Commit Graph
2 Commits
Author SHA1 Message Date
Jared Allard 4f5c449074 fix(stable/vault-operator): empty svc account name (#6729)
* fix(stable/vault-operator): empty svc account name

Documented name is `vault-operator-sa`, but in the `values.yaml` it is empty. 🙀

* chorestable/vault-operator): bump to 0.1.1

* fix: use vault-operator.serviceAccountName over hardcoded, dont pollute the global template namespace
2018-08-15 13:21:20 -07:00
Michael Laccetti 02dc414e82 [incubator/vault-operator] Introducing the Vault Operator chart (#5574)
* Starting work on the Vault Operator

Get us some chart-y goodness!

* Starting work on the Vault Operator

Get us some chart-y goodness!

* Vault operator chart lints

Time to see if it works?

* Vault operators deploys!

Need to test on a real k8s instance, now

* Starting work on the Vault Operator

Get us some chart-y goodness!

* Vault operator chart lints

Time to see if it works?

* Vault operators deploys!

Need to test on a real k8s instance, now

* Don't set the etcd-operator to cluster-wide

Cuz that'd be bad, mmkay?

* Validated to be awesome!

Last step is to update docs

* Updated README with all of the values

* Updated values

Things noticed while documenting them

* Syncing up with the 2.8+ Helm chart style

* Fix indentation issue

* Updating as per code review

* Migrate the `vault-operator` to `stable`

* Replace references to incubator with stable
2018-06-28 11:30:20 -07:00