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

OZG-3961 - update crd

parent dcc991e5
No related branches found
No related tags found
No related merge requests found
......@@ -2,20 +2,20 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: keycloakusers.operator.ozgcloud.de
name: ozgkeycloakusers.operator.ozgcloud.de
spec:
group: operator.ozgcloud.de
names:
kind: KeycloakUser
listKind: KeycloakUserList
plural: keycloakusers
singular: keycloakuser
kind: OzgKeycloakUser
listKind: OzgKeycloakUserList
plural: ozgkeycloakusers
singular: ozgkeycloakuser
scope: Namespaced
versions:
- name: v1
schema:
openAPIV3Schema:
description: KeycloakUser is the Schema for the keycloaks API
description: OzgKeycloakUser is the Schema for the keycloaks API
properties:
apiVersion:
description: 'APIVersion defines the versioned schema of this representation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment