From fa66a33b41192a33f6c50b5e5c77100308d032f5 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 12 Feb 2025 05:02:31 -0600 Subject: [PATCH] update --- infra/vault/templates/secret-store.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/vault/templates/secret-store.yaml b/infra/vault/templates/secret-store.yaml index 7882420..1094e59 100644 --- a/infra/vault/templates/secret-store.yaml +++ b/infra/vault/templates/secret-store.yaml @@ -5,7 +5,7 @@ metadata: spec: provider: vault: - server: "https://vault.vault.svc.cluster.local:8200" + server: "https://vault.infra.durp.info" path: "kv" version: "v2" auth: