airshipctl/manifests/function/helm-operator/rbac/rolebinding.yaml
Sean Eagan 4e7a5a3ce5 [#177] Add Flux Helm Operator manifests
The Flux Helm Operator is included in the target cluster initinfra phase.

Change-Id: Ia0b7b2badde0914504f309e9ea9e02055dd0f2cf
2020-08-19 21:34:32 +00:00

15 lines
299 B
YAML

apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
labels:
name: helm-operator
name: helm-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: helm-operator
subjects:
- kind: ServiceAccount
name: helm-operator
namespace: flux