12 lines
395 B
Markdown
12 lines
395 B
Markdown
# zdt-argocd
|
|
|
|
Customized ArgoCD image for KubeZero
|
|
|
|
## Changes
|
|
- added sops, helm-secrets and vals binaries
|
|
- configured helm-secrets to use vals backend
|
|
- init script to allow vals to access the local cluster Kube API using Argo's SA account to eg. lookup values from a central secret
|
|
|
|
## Credits:
|
|
- https://github.com/jkroepke/helm-secrets/wiki/ArgoCD-Integration#option-1-custom-docker-image
|