Commit 9d795b89 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent 4291954a
...@@ -15,8 +15,8 @@ spec: ...@@ -15,8 +15,8 @@ spec:
labels: labels:
app: ${APP_NAME} app: ${APP_NAME}
armsPilotAutoEnable: on armsPilotAutoEnable: on
armsPilotCreateAppName: ${APP_NAME} armsPilotCreateAppName: "${APP_NAME}"
one-agent.jdk.version: OpenJDK11 one-agent.jdk.version: "OpenJDK11"
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