diff --git a/src/main/helm/crds/keycloakclients.onecx.tkit.org-v1.yml b/src/main/helm/crds/keycloakclients.onecx.tkit.org-v1.yml index bb952b5..a7ca9c4 100644 --- a/src/main/helm/crds/keycloakclients.onecx.tkit.org-v1.yml +++ b/src/main/helm/crds/keycloakclients.onecx.tkit.org-v1.yml @@ -45,6 +45,8 @@ spec: items: type: string type: array + password: + type: string protocol: type: string publicClient: @@ -53,8 +55,6 @@ spec: items: type: string type: array - secret: - type: string serviceAccountsEnabled: type: boolean standardFlowEnabled: @@ -64,6 +64,10 @@ spec: type: string type: array type: object + passwordKey: + type: string + passwordSecrets: + type: string realm: type: string type: