Customized ArgoCD image for KubeZero
Go to file
Stefan Reimer e5d463c166
All checks were successful
ZeroDownTime/zdt-argocd/pipeline/head This commit looks good
ZeroDownTime/zdt-argocd/pipeline/tag This commit looks good
docs: update README
2024-12-06 13:24:03 +00:00
.ci Merge latest ci-tools-lib 2024-11-13 12:50:14 +00:00
Dockerfile chore(deps): update all non-major dependencies 2024-12-06 13:17:15 +00:00
Jenkinsfile ci: fix branch name 2024-11-13 12:50:42 +00:00
LICENSE Initial commit 2024-05-17 11:03:48 +00:00
Makefile Initial commit 2024-05-17 11:03:48 +00:00
README.md docs: update README 2024-12-06 13:24:03 +00:00
renovate.json ci: typo 2024-12-06 13:06:26 +00:00
sa2kubeconfig.sh fix: cleanup 2024-05-20 11:30:43 +00:00

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: