mirror of
https://github.com/helm/charts.git
synced 2026-08-22 13:57:51 +00:00
* 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
13 lines
402 B
YAML
13 lines
402 B
YAML
apiVersion: v1
|
|
description: CoreOS vault-operator Helm chart for Kubernetes
|
|
name: vault-operator
|
|
version: 0.1.1
|
|
appVersion: 0.1.9
|
|
home: https://github.com/coreos/vault-operator
|
|
icon: https://s3.amazonaws.com/hashicorp-marketing-web-assets/brand/Vault_VerticalLogo_FullColor.B1xPC0pSax.svg
|
|
sources:
|
|
- https://github.com/coreos/vault-operator
|
|
maintainers:
|
|
- name: mlaccetti
|
|
email: michael@laccetti.com
|