Files
deprecated-helm-charts/stable/vault-operator/requirements.yaml
T
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

5 lines
163 B
YAML

dependencies:
- name: etcd-operator
version: 0.8.0
repository: https://kubernetes-charts.storage.googleapis.com/
condition: etcd-operator.enabled