From 0aa16757e9618ead8038fe40ef78bfaf418af68d Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 14 Jan 2026 12:44:49 -0300 Subject: [PATCH] gitea: run vault init first --- services/gitea/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/gitea/deployment.yaml b/services/gitea/deployment.yaml index e67b3b9..cbcdab8 100644 --- a/services/gitea/deployment.yaml +++ b/services/gitea/deployment.yaml @@ -22,6 +22,7 @@ spec: app: gitea annotations: vault.hashicorp.com/agent-inject: "true" + vault.hashicorp.com/agent-init-first: "true" vault.hashicorp.com/role: "gitea" vault.hashicorp.com/agent-inject-secret-gitea-db-secret__password: "kv/data/atlas/gitea/gitea-db-secret" vault.hashicorp.com/agent-inject-template-gitea-db-secret__password: |