run ansible-playbook -i inventories/hosts playbooks/rhsso-operator.yml this will add rhsso template to catalog, hard reload catalog to see change, system dependent - it can take up to 10 minutes to show up
verification
checkout this PR
make install
make run
in another tab open this PR checkout and run
oc create -f keycloak.json -n=rhsso to provision
oc delete keycloak example -n=rhsso to deprovision
Placeholder as I dont have access to aerogear docker org pushed it here https://hub.docker.com/r/witmicko/keycloak-operator/
Current status
Verification notes
prerequisites:
oc cluster up --service-catalog=true
/integr8ly/installation/evals
ansible-playbook -i inventories/hosts playbooks/rhsso-operator.yml
this will add rhsso template to catalog, hard reload catalog to see change, system dependent - it can take up to 10 minutes to show upverification
make install
make run
oc create -f keycloak.json -n=rhsso
to provisionoc delete keycloak example -n=rhsso
to deprovision