website/integrations: argocd: add missing url in ArgoCD configuration (#7404)
This commit is contained in:
@ -74,6 +74,7 @@ dex.authentik.clientSecret: <base 64 encoded value of the Client Secret from the
|
||||
In the `argocd-cm` ConfigMap, add the following to the data field :
|
||||
|
||||
```yaml
|
||||
url: http://argocd.company
|
||||
dex.config: |
|
||||
connectors:
|
||||
- config:
|
||||
|
Reference in New Issue
Block a user