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
|
||||
repoURL: https://gitlab.mareshq.com/gitops/skautdevs/kissj.git
|
||||
targetRevision: HEAD
|
||||
helm:
|
||||
skipCrds: true
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
|
|
|||
Reference in a new issue