add hashicorp vault

This commit is contained in:
2024-09-05 18:08:57 +02:00
parent ddb0112696
commit 042e5b8767
7 changed files with 80 additions and 2 deletions

View File

@@ -14,4 +14,12 @@ spec:
# Only permit applications to deploy to the tools namespace in the same cluster
destinations:
- namespace: tools
server: https://kubernetes.default.svc
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: '*'
kind: ClusterRoleBinding
- group: '*'
kind: ClusterRole
- group: '*'
kind: MutatingWebhookConfiguration

View File

@@ -2,4 +2,4 @@ tools:
- pgbouncer
#- pgcat # trop contraignant: lister tous les databases/users et auth_type md5 uniquement
# - prometheus
# - hashicorp_vault
- hashicorp-vault