1
0

feat (molgenis-vault): Use vault-operator chart and etcd-operator chart to deploy a vault with backup secret.

This commit is contained in:
Fleur Kelpin
2018-09-07 15:13:00 +02:00
parent 4683bd6649
commit 7df68882b6
11 changed files with 104 additions and 137 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: "vault.security.coreos.com/v1alpha1"
kind: "VaultService"
metadata:
name: "vault"
namespace: "vault-operator"
spec:
nodes: 2
version: "0.9.1-0"