1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Fleur Kelpin 5f542e7632 feat (molgenis-vault): Switch backup storage to s3.
We can host s3 compatible storage locally by deploying the stable/minio chart.
Ran into https://github.com/coreos/etcd-operator/issues/1980 and therefore downgrade the backup and restore operator images to 0.8.3.
2018-09-17 08:49:46 +02:00
Fleur Kelpin 8e39216535 doc (molgenis-vault): Describe ui values in README.md 2018-09-10 15:34:07 +02:00
Fleur Kelpin 12de8ad404 fix (molgenis-vault): default cronjob schedule invalid 2018-09-10 12:07:33 +02:00
Fleur Kelpin 49be7be93e chore (molgenis-vault): Remove unused ingress configuration 2018-09-07 21:46:49 +02:00
Fleur Kelpin ca939363f8 feat (molgenis-vault): Add backup cronjob
Needs to run under service account created by the etcd-operator subchart so there's some template magic needed to figure out what it's called.
2018-09-07 21:46:39 +02:00
Fleur Kelpin 7df68882b6 feat (molgenis-vault): Use vault-operator chart and etcd-operator chart to deploy a vault with backup secret. 2018-09-07 21:46:33 +02:00