mirror of
https://github.com/helm/charts.git
synced 2026-08-29 12:17:47 +00:00
* 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
5 lines
163 B
YAML
5 lines
163 B
YAML
dependencies:
|
|
- name: etcd-operator
|
|
version: 0.8.0
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: etcd-operator.enabled |