🎉 initial commit

This commit is contained in:
Laurent Drogou
2022-04-06 15:33:57 +02:00
commit 968716ec76
29 changed files with 846 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# see https://rancher.com/docs/k3s/latest/en/helm/
# see https://github.com/hashicorp/vault-helm
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: vault
namespace: default
spec:
repo: https://helm.releases.hashicorp.com
chart: vault
version: 0.17.1
targetNamespace: default
valuesContent: |-
injector:
enabled: false