From 58f838c7f9a2333b265e79b6ad182a30e69b3e40 Mon Sep 17 00:00:00 2001 From: Sagar2366 Date: Mon, 25 Jul 2022 00:20:21 +0530 Subject: [PATCH] updating web rolebinding file --- templates/web/rolebinding.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web/rolebinding.yaml b/templates/web/rolebinding.yaml index 84755e4..7925b63 100644 --- a/templates/web/rolebinding.yaml +++ b/templates/web/rolebinding.yaml @@ -6,10 +6,10 @@ metadata: labels: {{- include "pecan.labels" . | nindent 4 }} roleRef: -- apiGroup: rbac.authorization.k8s.io + apiGroup: rbac.authorization.k8s.io kind: Role name: {{ include "pecan.fullname" . }}-web -- apiGroup: rbac.authorization.k8s.io + apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: {{ include "pecan.fullname" . }}-web subjects: