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
@@ -16,7 +16,6 @@ Creates an ApplicationSet that will scan and deploy all Console-managed applicat
16
16
|-----|------|---------|-------------|
17
17
| clusters | list |`[]`| List of managed cluster names for the entire zone |
18
18
| 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
-
| openshift.enabled | bool |`false`| Indicates if OpenShift specificities are needed |
20
19
| vault.kvName | string |`"zone-kv"`| Name of the key-value store to use for retreiving zone secrets |
21
20
| vault.roleId | string |`"app-role"`| AppRole to use when connecting to Vault |
0 commit comments