fix: use internal Vault URL for ESO ClusterSecretStore during GCP migration

Cloudflare tunnel not yet running on new instance. Use cluster-internal
URL until tunnel is established. Revert to neuralplatform.ai once tunnel
is configured.
This commit is contained in:
Will Anderson
2026-04-27 16:21:52 -05:00
parent 55a38bb693
commit be6bee2c5b
@@ -49,7 +49,7 @@ metadata:
spec:
provider:
vault:
server: "https://vault.neuralplatform.ai"
server: "http://vault.vault.svc.cluster.local:8200"
path: "secret"
version: "v2"
auth: