From f050299c07d25526b6f264389561c7cdd5b4a27f Mon Sep 17 00:00:00 2001 From: Benedikt Wetzel <stu126940@mail.uni-kiel.de> Date: Sun, 28 Mar 2021 15:09:08 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- execution/helm/theodolite-operator/templates/role.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/execution/helm/theodolite-operator/templates/role.yaml b/execution/helm/theodolite-operator/templates/role.yaml index ac0a0c7fe..aaa7dec33 100644 --- a/execution/helm/theodolite-operator/templates/role.yaml +++ b/execution/helm/theodolite-operator/templates/role.yaml @@ -19,7 +19,6 @@ rules: resources: - services - pods - - servicemonitors - configmaps verbs: - update -- GitLab