From 7713e7de6be888c0b9ff0680a12345bb38656404 Mon Sep 17 00:00:00 2001 From: Artem Starik Date: Thu, 18 Apr 2024 11:07:21 +0300 Subject: [PATCH] HOTFIX: remove duplicated sa from template --- packages/core/installer/templates/cozystack.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/packages/core/installer/templates/cozystack.yaml b/packages/core/installer/templates/cozystack.yaml index 89ef4d50..95b5cbd0 100644 --- a/packages/core/installer/templates/cozystack.yaml +++ b/packages/core/installer/templates/cozystack.yaml @@ -12,12 +12,6 @@ metadata: name: cozystack namespace: cozy-system --- -apiVersion: v1 -kind: ServiceAccount -metadata: - name: cozystack - namespace: cozy-system ---- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: