fix: REF_NAME -> INSTANCE_NAME
Some checks failed
/ deploy (push) Failing after 0s

This commit is contained in:
ange 2024-05-16 01:54:02 +02:00
parent 0cf68f8e82
commit bbc6a6d624
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -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