feat(vault): deploy HashiCorp Vault 2.0.1 via Helm chart 0.32.0
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

HA raft cluster (5 replicas) with disable_mlock=true, IPC_LOCK capability,
headless-DNS retry_join, kubernetes service_registration, 10Gi cephrbd-fast-delete
PVC. Gateway API HTTPRoute on 443→8200. ArgoCD platform ApplicationSet entry added.
This commit is contained in:
2026-05-23 18:46:50 +10:00
parent eef4c2cd49
commit ba40525017
10 changed files with 79 additions and 233 deletions
-13
View File
@@ -4,18 +4,5 @@ kind: Kustomization
resources:
- namespace.yaml
- serviceaccount.yaml
- role.yaml
- rolebinding.yaml
- statefulset.yaml
- service.yaml
- service_headless.yaml
- gateway.yaml
- httproute.yaml
configMapGenerator:
- name: vault-config
files:
- resources/vault.hcl
options:
disableNameSuffixHash: true