Update docs/guides/src/main/operator/installation.adoc

Co-authored-by: Dominik Guhr <89905860+DGuhr@users.noreply.github.com>
This commit is contained in:
Andrea Peruffo 2022-04-19 09:57:15 +01:00 committed by Bruno Oliveira da Silva
parent 1d938fe4ff
commit 95ba35e825

View file

@ -42,7 +42,7 @@ kubectl apply -f https://raw.githubusercontent.com/keycloak/keycloak-k8s-resourc
kubectl apply -f https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/{version}/kubernetes/keycloakrealmimports.k8s.keycloak.org-v1.yml kubectl apply -f https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/{version}/kubernetes/keycloakrealmimports.k8s.keycloak.org-v1.yml
---- ----
And then install the Keycloak Operator deployment: After successfull CRD installation, install the Keycloak Operator deployment by running the following command:
[source,bash,subs="attributes+"] [source,bash,subs="attributes+"]
---- ----