feat(argo-cd): adds configEnabled flag to allow parent chart to own CM (#591)
Signed-off-by: Matt Gowie <matt@masterpoint.io>
This commit is contained in:
parent
cf399e6dda
commit
ff388f8f94
3 changed files with 5 additions and 2 deletions
|
|
@ -543,6 +543,7 @@ server:
|
|||
|
||||
## ArgoCD config
|
||||
## reference https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/argocd-cm.yaml
|
||||
configEnabled: true
|
||||
config:
|
||||
# Argo CD's externally facing base URL (optional). Required when configuring SSO
|
||||
url: https://argocd.example.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue