🐛(CI) purge secret from repository

- Remove *.enc.*
- Adapt helmfile
- Adapt CI
This commit is contained in:
Jacques ROUSSEL
2024-06-06 17:11:57 +02:00
committed by rouja
parent 4e4e2e23e3
commit 37f02893ed
13 changed files with 109 additions and 263 deletions

8
.gitmodules vendored Normal file
View File

@@ -0,0 +1,8 @@
[submodule ".github/workflows/secrets"]
path = .github/workflows/secrets
url = https://github.com/numerique-gouv/secrets.git
branch = main
[submodule "src/helm/secrets"]
path = src/helm/secrets
url = https://github.com/numerique-gouv/secrets.git
branch = main