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

OZG-4183 rename operator CRs

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