Skip to content

Instantly share code, notes, and snippets.

@ranrubin
Created May 10, 2022 15:22
Show Gist options
  • Save ranrubin/5645277005655c85b5d1d6d8f2a41910 to your computer and use it in GitHub Desktop.
Save ranrubin/5645277005655c85b5d1d6d8f2a41910 to your computer and use it in GitHub Desktop.
An example for a prod values file for app-of-apps applications template
global:
env: production
valuesFile: values-production.yaml
spec:
project: production
argocdApplications:
helmGuestbook:
targetRevision: 1.0.0
kustomizeGuestbook:
disable: true
syncWaves:
disableAutomated: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment