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 name: test
labels: labels:
ifeval::[{project_community}==true] ifeval::[{project_community}==true]
app: app=example-keycloak app: example-keycloak
endif::[] endif::[]
ifeval::[{project_product}==true] ifeval::[{project_product}==true]
app: sso app: sso