From e5d463c1662b2d5e0fb10e04f6fe233caf94184b Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Fri, 6 Dec 2024 13:23:52 +0000 Subject: [PATCH] docs: update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 145287b..dc1089d 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ Customized ArgoCD image for KubeZero ## Changes -- added helm-secrets -- added vals +- 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