Revert "feat: install Keycloak Operator"

This reverts commit 405b3a7eee.
This commit is contained in:
Khue Doan
2022-07-06 13:07:05 +07:00
parent 69221fb26e
commit 868f53c7d0
2 changed files with 0 additions and 16 deletions

View File

@ -1,9 +0,0 @@
apiVersion: keycloak.org/v1alpha1
kind: Keycloak
metadata:
name: keycloak
spec:
instances: 1
externalAccess:
enabled: True
host: keycloak.khuedoan.com

View File

@ -1,7 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# TODO switch to new operator https://github.com/keycloak/keycloak/tree/main/operator
- https://github.com/keycloak/keycloak-operator//deploy?ref=18.0.0
- keycloak.yaml