use self signed cert
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 1m1s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped

This commit is contained in:
2026-01-02 14:36:22 +01:00
parent 02322e9a24
commit 4504437c80

View File

@@ -20,6 +20,7 @@ concurrency:
id: vault-secrets
with:
url: https://vault.arcodange.lab
caCertificate: ${{ secrets.HOMELAB_CA_CERT }}
jwtGiteaOIDC: ${{ needs.gitea_vault_auth.outputs.gitea_vault_jwt }}
role: gitea_cicd
method: jwt