Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
argocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kubernetes
automation
101
argocd
Commits
74eabc55
Verified
Commit
74eabc55
authored
1 year ago
by
Ricardo Rocha
Browse files
Options
Downloads
Patches
Plain Diff
Add skipCrds to thanos addon app
parent
37f6a59e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/addon-thanos.yaml
+2
-1
2 additions, 1 deletion
app/addon-thanos.yaml
with
2 additions
and
1 deletion
app/addon-thanos.yaml
+
2
−
1
View file @
74eabc55
...
@@ -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/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment