flux: gitea hem chart values as secrets deploy

This commit is contained in:
Márcio Fernandes
2026-06-02 22:13:37 +00:00
parent e20992d760
commit 2cad934f8d
9 changed files with 86 additions and 89 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ kubectl create secret generic flux-sops-age \
**Encrypt secrets:**
``` bash
sops -e deploy/clusters/prod/app/helm-values.private.dec.yaml > deploy/clusters/prod/app/helm-values.private.yaml
sops -e deploy/app/helm-values.private.dec.yaml > deploy/app/helm-values.private.yaml
```
### Continuous Deploy