Skip to content
Snippets Groups Projects

Argocd skip

Open Konstantinos Samaras-Tsakiris requested to merge argocd-skip into master
4 files
+ 12
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -6,6 +6,9 @@ metadata:
app: drupal
annotations:
argocd.argoproj.io/compare-options: IgnoreExtraneous
# ArgoCD needs to wait until the SupportedDrupalVersions CRD has been deployed by another ArgoCD application
# before creating this custom resource.
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec:
params:
- name: drupalSite
Loading