Skip to content
Snippets Groups Projects
Commit 9dd2fd28 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4188 OZG-4634 Rename ozgcloud operator serviceaccount

parent da470c92
No related branches found
No related tags found
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:
......@@ -73,5 +73,5 @@ tests:
path: subjects
content:
kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace
\ No newline at end of file
......@@ -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:
......@@ -73,5 +73,5 @@ tests:
path: subjects
content:
kind: ServiceAccount
name: ozg-operator-serviceaccount
name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment