diff --git a/manifests/common/clusterrole.yaml b/manifests/common/clusterrole.yaml index b2b2a92..0d09732 100644 --- a/manifests/common/clusterrole.yaml +++ b/manifests/common/clusterrole.yaml @@ -21,7 +21,7 @@ rules: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: - name: "homepage-$REF_NAME" + name: "homepage-$INSTANCE_NAME" roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole