Fix app label

This commit is contained in:
Tobias Bradtke 2020-08-20 22:31:44 +02:00 committed by Stian Thorgersen
parent f1bf774ecc
commit 452a61fd5c

View file

@ -17,7 +17,7 @@ metadata:
name: test
labels:
ifeval::[{project_community}==true]
app: app=example-keycloak
app: example-keycloak
endif::[]
ifeval::[{project_product}==true]
app: sso
@ -121,4 +121,4 @@ Events: <none>
Additional resources
* When the realm creation completes, you are ready to xref:_client-cr[create a client custom resource].
* When the realm creation completes, you are ready to xref:_client-cr[create a client custom resource].