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: ...@@ -6,7 +6,7 @@ metadata:
namespace: {{ include "app.namespace" . }} namespace: {{ include "app.namespace" . }}
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }} namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }}
roleRef: roleRef:
kind: Role kind: Role
......
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
namespace: {{ include "app.namespace" . }} namespace: {{ include "app.namespace" . }}
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }} namespace: {{ required "sso.operatorNamespace muss angegeben sein" .Values.sso.operatorNamespace }}
roleRef: roleRef:
kind: Role kind: Role
......
...@@ -40,7 +40,7 @@ tests: ...@@ -40,7 +40,7 @@ tests:
path: subjects path: subjects
content: content:
kind: ServiceAccount kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace namespace: test-operator-namespace
- it: should have roleRef values - it: should have roleRef values
set: set:
...@@ -73,5 +73,5 @@ tests: ...@@ -73,5 +73,5 @@ tests:
path: subjects path: subjects
content: content:
kind: ServiceAccount kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace namespace: test-operator-namespace
\ No newline at end of file
...@@ -40,7 +40,7 @@ tests: ...@@ -40,7 +40,7 @@ tests:
path: subjects path: subjects
content: content:
kind: ServiceAccount kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace namespace: test-operator-namespace
- it: should have roleRef values - it: should have roleRef values
set: set:
...@@ -73,5 +73,5 @@ tests: ...@@ -73,5 +73,5 @@ tests:
path: subjects path: subjects
content: content:
kind: ServiceAccount kind: ServiceAccount
name: ozg-operator-serviceaccount name: ozgcloud-keycloak-operator-serviceaccount
namespace: test-operator-namespace 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