Fix app label
This commit is contained in:
parent
f1bf774ecc
commit
452a61fd5c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue