Skip to content

Commit 995eda9

Browse files
committed
fix buildconfig label name
1 parent 501fca4 commit 995eda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springdemo-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"metadata": {
6060
"name": "${APPNAME}",
6161
"labels": {
62-
"appname": "${APPNAME}"
62+
"app": "${APPNAME}"
6363
}
6464
},
6565
"spec": {

0 commit comments

Comments
 (0)