From 7f78fd91199e8e45340381babee3263464709609 Mon Sep 17 00:00:00 2001
From: "stu126940@mail.uni-kiel.de" <stu126940@mail.uni-kiel.de>
Date: Tue, 13 Jul 2021 13:31:26 +0200
Subject: [PATCH] update rbacs in Helm chart

---
 helm/templates/theodolite/role.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm/templates/theodolite/role.yaml b/helm/templates/theodolite/role.yaml
index 1f1758908..b9924ea49 100644
--- a/helm/templates/theodolite/role.yaml
+++ b/helm/templates/theodolite/role.yaml
@@ -43,6 +43,7 @@ rules:
     - delete
     - list
     - create
+    - get
   {{- if .Values.operator.enabled }}
   - apiGroups:
     - theodolite.com
-- 
GitLab