* 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
* 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