2024-05-17 11:03:48 +00:00
|
|
|
# zdt-argocd
|
|
|
|
|
2024-11-13 12:48:29 +00:00
|
|
|
Customized ArgoCD image for KubeZero
|
2024-05-17 11:03:48 +00:00
|
|
|
|
|
|
|
## Changes
|
2024-12-06 13:23:52 +00:00
|
|
|
- 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
|
2024-05-17 11:03:48 +00:00
|
|
|
|
|
|
|
## Credits:
|
|
|
|
- https://github.com/jkroepke/helm-secrets/wiki/ArgoCD-Integration#option-1-custom-docker-image
|