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