mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 15:19:35 +07:00
Revert "feat: install Keycloak Operator"
This reverts commit 405b3a7eee
.
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
apiVersion: keycloak.org/v1alpha1
|
||||
kind: Keycloak
|
||||
metadata:
|
||||
name: keycloak
|
||||
spec:
|
||||
instances: 1
|
||||
externalAccess:
|
||||
enabled: True
|
||||
host: keycloak.khuedoan.com
|
@ -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
|
Reference in New Issue
Block a user