Commit ad107626 authored by liaozan's avatar liaozan 🏀

Add PodTemplateSpec metadata name

parent 5278fade
...@@ -12,6 +12,7 @@ spec: ...@@ -12,6 +12,7 @@ spec:
app: ${APP_NAME} app: ${APP_NAME}
template: template:
metadata: metadata:
name: ${APP_NAME}
labels: labels:
app: ${APP_NAME} app: ${APP_NAME}
spec: spec:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment