Skip to content
Snippets Groups Projects
Commit 390492b4 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-4183 rename operator CRs' (#86) from...

Merge pull request 'OZG-4183 rename operator CRs' (#86) from OZG-4183-rename-ozgkeycloakoperator into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/user-manager/pulls/86
parents 68b89b3a 9bfe5584
Branches
Tags
No related merge requests found
{{ if .Values.sso.api_user }} {{ if .Values.sso.api_user }}
--- ---
apiVersion: operator.ozgcloud.de/v1 apiVersion: operator.ozgcloud.de/v1
kind: OzgKeycloakUser kind: OzgCloudKeycloakUser
metadata: metadata:
name: {{ include "app.generateKeycloakUserRessourceName" . }} name: {{ include "app.generateKeycloakUserRessourceName" . }}
namespace: {{ include "app.namespace" . }} namespace: {{ include "app.namespace" . }}
......
...@@ -38,7 +38,7 @@ tests: ...@@ -38,7 +38,7 @@ tests:
- isAPIVersion: - isAPIVersion:
of: operator.ozgcloud.de/v1 of: operator.ozgcloud.de/v1
- isKind: - isKind:
of: OzgKeycloakUser of: OzgCloudKeycloakUser
- it: should have metadata - it: should have metadata
set: set:
sso: sso:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment