chore: Update manifests after change

This commit is contained in:
2025-12-09 23:32:40 +00:00
parent 648daeec0a
commit bbd2933aa1
1120 changed files with 30 additions and 1633 deletions

View File

@@ -1,6 +1,4 @@
---
# Source: vault/charts/vault/templates/server-service.yaml
# Service for Vault cluster
apiVersion: v1
kind: Service
metadata:
@@ -14,8 +12,6 @@ metadata:
annotations:
spec:
type: ClusterIP
# We want the servers to become available even if they're not ready
# since this DNS is also used for join operations.
publishNotReadyAddresses: true
ports:
- name: http