feat(vault): switch to Kubernetes service registration
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Replaces Consul service registration with the native Kubernetes
provider so Vault labels its own pods with active/standby status
without requiring a Consul dependency.
This commit is contained in:
2026-05-26 00:03:39 +10:00
parent d358098fff
commit aef6698e2d
3 changed files with 34 additions and 3 deletions
+1
View File
@@ -6,3 +6,4 @@ resources:
- namespace.yaml
- gateway.yaml
- httproute.yaml
- role_k8s-service-registration.yaml