32 lines
623 B
Go Template
32 lines
623 B
Go Template
argo:
|
|
enabled: true
|
|
apps:
|
|
enabled: true
|
|
rollouts:
|
|
enabled: false
|
|
workflows:
|
|
enabled: false
|
|
|
|
argocd:
|
|
autosync: true
|
|
ingress:
|
|
enabled: true
|
|
adminLogin: false
|
|
kustomizeHelmSupport: false
|
|
applicationset_webhook:
|
|
enabled: false
|
|
anyNamespaces:
|
|
enabled: false
|
|
glob: ""
|
|
resources:
|
|
controller:
|
|
memory: 2000Mi
|
|
cpu: 250m
|
|
repoServers:
|
|
- name: "helmfile-cmp"
|
|
image: "git.oceanbox.io/platform/manifests/helmfile-cmp:latest"
|
|
imagePullSecrets:
|
|
- gitlab-pull-secret
|
|
additional_rbac_settings:
|
|
- g, "eb17a659-4ce6-41bc-9153-d9b117c44479", role:org-admin
|