Skip to content

Commit

Permalink
Merge pull request #388 from jkroepke/argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke authored Aug 1, 2023
2 parents dea1469 + 0c0a416 commit 6e5513b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ArgoCD Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ data:
The [ArgoCD Server Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argo-cd) supports defining `argocd-cm` settings through [values.yaml](https://github.com/argoproj/argo-helm/blob/6ff050f6f57edda1e6912ef0bb17d085684e103e/charts/argo-cd/values.yaml#L1155-L1157):

```yaml
server:
config:
configs:
cm:
helm.valuesFileSchemes: >-
secrets+gpg-import, secrets+gpg-import-kubernetes,
secrets+age-import, secrets+age-import-kubernetes,
Expand Down

0 comments on commit 6e5513b

Please sign in to comment.