chore(argocd): add ksops integration
This commit is contained in:
parent
0bf93c3227
commit
39cb540328
3 changed files with 65 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue