Skip to content
Snippets Groups Projects
Commit 94a1eccc authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4183 rename ozgcloud operator serviceaccount

parent 390492b4
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ metadata:
namespace: {{ include "app.namespace" . }}
subjects:
- kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }}
roleRef:
kind: Role
......
......@@ -6,7 +6,7 @@ metadata:
namespace: {{ include "app.namespace" . }}
subjects:
- kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }}
roleRef:
kind: Role
......
......@@ -40,7 +40,7 @@ tests:
path: subjects
content:
kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace
- it: should have roleRef values
set:
......
......@@ -40,7 +40,7 @@ tests:
path: subjects
content:
kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace
- it: should have roleRef values
set:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment