This commit is contained in:
James Mellors 2025-04-21 17:17:46 +01:00
parent 66542d819d
commit 6893de0b93
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
resources:apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: monitoring-apps name: monitoring-apps

View File

@ -8,7 +8,7 @@ spec:
source: source:
repoURL: https://git.james-mellors.com/mello/Monitoring.git # Sealed Secrets chart repository repoURL: https://git.james-mellors.com/mello/Monitoring.git # Sealed Secrets chart repository
targetRevision: main # Specify the desired chart version (Check for the latest stable version!) targetRevision: main # Specify the desired chart version (Check for the latest stable version!)
path: heml/uptime-karma path: helm/uptime-karma
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc