Files
project-infra/gitops/platform/secret-delivery/base/vault-connection.yaml
T

8 lines
179 B
YAML
Executable File

apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultConnection
metadata:
name: vault-connection
spec:
address: http://vault.mnt.svc.cluster.local:8200
skipTLSVerify: false