Skip to content
Snippets Groups Projects
Verified Commit 74eabc55 authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

Add skipCrds to thanos addon app

parent 37f6a59e
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,8 @@ spec: ...@@ -21,6 +21,8 @@ spec:
source: source:
repoURL: https://gitlab.cern.ch/kubernetes/automation/101/argocd.git repoURL: https://gitlab.cern.ch/kubernetes/automation/101/argocd.git
targetRevision: master targetRevision: master
helm:
skipCrds: true
path: addon/thanos path: addon/thanos
plugin: plugin:
env: env:
...@@ -38,4 +40,3 @@ spec: ...@@ -38,4 +40,3 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
#- ServerSideApply=true # needed due to: https://www.arthurkoziel.com/fixing-argocd-crd-too-long-error/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment