From f7c17bb1a5a7e28f702cada72bebb5925cf32b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9stor=20Salceda?= Date: Tue, 27 Nov 2018 17:02:02 +0100 Subject: [PATCH] This apiGroup is not needed on the CNCF flavor I remove it for avoiding breaking stuff. --- .../deployment/cncf/cluster-role-binding.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/integrations/kubernetes-response-engine/deployment/cncf/cluster-role-binding.yaml b/integrations/kubernetes-response-engine/deployment/cncf/cluster-role-binding.yaml index fd5df52a..86c6c63c 100644 --- a/integrations/kubernetes-response-engine/deployment/cncf/cluster-role-binding.yaml +++ b/integrations/kubernetes-response-engine/deployment/cncf/cluster-role-binding.yaml @@ -10,4 +10,3 @@ subjects: - kind: ServiceAccount name: default namespace: default - apiGroup: rbac.authorization.k8s.io