Compare commits
1 Commits
60f67cb86c
...
061880d4b8
Author | SHA1 | Date | |
---|---|---|---|
061880d4b8 |
@@ -21,26 +21,3 @@ spec:
|
|||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /data
|
- /data
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: cluster-fun-reloader-civo
|
|
||||||
namespace: argocd
|
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
|
||||||
project: cluster.fun
|
|
||||||
destination:
|
|
||||||
namespace: kube-system
|
|
||||||
name: civo
|
|
||||||
source:
|
|
||||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
|
||||||
targetRevision: v0.0.89
|
|
||||||
chart: reloader
|
|
||||||
syncPolicy:
|
|
||||||
automated: {}
|
|
||||||
ignoreDifferences:
|
|
||||||
- kind: Secret
|
|
||||||
jsonPointers:
|
|
||||||
- /data
|
|
||||||
---
|
|
||||||
|
Reference in New Issue
Block a user