Commit 4291954a authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent 2c1face3
...@@ -13,10 +13,10 @@ spec: ...@@ -13,10 +13,10 @@ spec:
template: template:
metadata: metadata:
labels: labels:
app: ${APP_NAME}
armsPilotAutoEnable: on armsPilotAutoEnable: on
armsPilotCreateAppName: ${APP_NAME} armsPilotCreateAppName: ${APP_NAME}
one-agent.jdk.version: OpenJDK11 one-agent.jdk.version: OpenJDK11
app: ${APP_NAME}
spec: spec:
containers: containers:
- name: ${APP_NAME} - name: ${APP_NAME}
......
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