add hashicorp vault
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user