Update docs/guides/src/main/operator/installation.adoc
Co-authored-by: Dominik Guhr <89905860+DGuhr@users.noreply.github.com>
This commit is contained in:
parent
1d938fe4ff
commit
95ba35e825
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
----
|
||||
|
||||
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+"]
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue