Skip to content

Commit

Permalink
website/integrations: argocd: add missing url in ArgoCD configuration (
Browse files Browse the repository at this point in the history
  • Loading branch information
gc4g40u6 committed Nov 1, 2023
1 parent e52f13a commit a10392e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/integrations/services/argocd/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a10392e

Please sign in to comment.