fix(_apps/kissj-monitoring): helm skipCRDs
This commit is contained in:
parent
61e3cef4b5
commit
a424f2b63c
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ spec:
|
||||||
path: monitoring
|
path: monitoring
|
||||||
repoURL: https://gitlab.mareshq.com/gitops/skautdevs/kissj.git
|
repoURL: https://gitlab.mareshq.com/gitops/skautdevs/kissj.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
helm:
|
||||||
|
skipCrds: true
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|
|
||||||
Reference in a new issue