hashicorp / hashicorp/vault-helm
Need ability to resuse existing Cluster Role and Cluster Role Binding
Open
bug
chart
- Dominant language
- Shell
- Stars
- 1.3k
- Forks
- 898
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
When I create multiple Vault deployments on a single cluster, the helm chart is unable to reuse the existing Cluster Roles and Cluster Role Bindings.
UPGRADE FAILED: rendered manifests contain a new resource that already exists. Unable to continue with update: existing resource conflict: namespace: , name: vault-agent-injector-binding, existing_kind: rbac.authorization.k8s.io/v1, Kind=ClusterRoleBinding, new_kind: rbac.authorization.k8s.io/v1, Kind=ClusterRoleBinding
Contributor guide
Assessment
This issue has not been assessed yet.