From b02c608d6cfee0e00f196bda32d671038d80f76e Mon Sep 17 00:00:00 2001 From: Artem Starik Date: Thu, 18 Apr 2024 11:00:06 +0300 Subject: [PATCH] HOTFIX: remove duplicated entry for sa --- manifests/cozystack-installer.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/manifests/cozystack-installer.yaml b/manifests/cozystack-installer.yaml index 5ed1f29c..c5154c8e 100644 --- a/manifests/cozystack-installer.yaml +++ b/manifests/cozystack-installer.yaml @@ -15,13 +15,6 @@ metadata: namespace: cozy-system --- # Source: cozy-installer/templates/cozystack.yaml -apiVersion: v1 -kind: ServiceAccount -metadata: - name: cozystack - namespace: cozy-system ---- -# Source: cozy-installer/templates/cozystack.yaml apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: