You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates an ApplicationSet that will scan and deploy all Console-managed applications for its zone (multiple clusters).
6
6
@@ -14,6 +14,7 @@ Creates an ApplicationSet that will scan and deploy all Console-managed applicat
14
14
15
15
| Key | Type | Default | Description |
16
16
|-----|------|---------|-------------|
17
+
| autosync | bool |`true`| Wether to activate auto-sync on each Application or not |
17
18
| clusters | list |`[]`| List of managed cluster names for the entire zone |
18
19
| dsoZoneRepo | string |`"https://gitlab.com/infra/zone.git"`| Repository URL where DSO Cosnole stores application specifications that must be applied by ArgoCD in current zone |
19
20
| vault.kvName | string |`"zone-kv"`| Name of the key-value store to use for retreiving zone secrets |
0 commit comments