Enable vault sourced external secrets

This commit is contained in:
Julius 2022-05-23 00:09:14 +02:00
parent 14502d50cd
commit a1c4f17f3f
Signed by: j00lz
GPG key ID: AF241B0AA237BBA2
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ metadata:
spec: spec:
provider: provider:
vault: vault:
server: "http://10.42.42.6:8200" server: "https://vault.asraphiel.dev"
path: "k8s" path: "k8s"
version: "v2" version: "v2"
auth: auth:

View file

@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- namespaces - namespaces
# - external-secrets - external-secrets