Commit 828b6c50 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent d05ef1d6
...@@ -14,9 +14,9 @@ spec: ...@@ -14,9 +14,9 @@ spec:
metadata: metadata:
labels: labels:
app: ${APP_NAME} app: ${APP_NAME}
annotations:
armsPilotAutoEnable: on armsPilotAutoEnable: on
armsPilotCreateAppName: "${APP_NAME}" armsPilotCreateAppName: "${APP_NAME}"
"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