typo
This commit is contained in:
parent
66542d819d
commit
6893de0b93
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user