chore(argocd): add ksops integration

This commit is contained in:
David Landry 2024-05-24 22:34:01 -04:00
parent 0bf93c3227
commit 39cb540328
3 changed files with 65 additions and 0 deletions

View file

@ -7,6 +7,7 @@ configMapGenerator:
behavior: merge
literals:
- url=https://argocd.int.nc.landry.land
- kustomize.buildOptions="--enable-alpha-plugins --enable-exec"
- |
repository.credentials=- passwordSecret:
key: git_token
@ -20,3 +21,6 @@ resources:
- github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17
- ./argogrpc.service.yaml
- ./ingress.yaml
patches:
- path: argocd-repo-server-ksops-patch.yaml