diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index 675ba6f7732fd4a91b6bd6f457beb6993343f16b..b24bdb7a786830310d2e079a35566639bf5080d3 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -13,10 +13,10 @@ spec: template: metadata: labels: + app: ${APP_NAME} armsPilotAutoEnable: on armsPilotCreateAppName: ${APP_NAME} one-agent.jdk.version: OpenJDK11 - app: ${APP_NAME} spec: containers: - name: ${APP_NAME}