This commit is contained in:
2024-08-04 09:33:10 -05:00
parent b1272fc052
commit e0eaa1a96c
72 changed files with 0 additions and 3695 deletions

View File

@@ -1,14 +0,0 @@
apiVersion: external-secrets.io/v1beta1
kind: ClusterSecretStore
metadata:
name: vault
spec:
provider:
vault:
server: "http://vault.vault.svc.cluster.local:8200"
path: "secrets"
version: "v2"
auth:
kubernetes:
mountPath: "kubernetes"
role: "external-secrets"