diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index d1740f186eac3c8fed0b8e40929432dc1cd88202..46384a52803ba439c73c913bb84b0d0e09271d3a 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -14,9 +14,6 @@ spec: metadata: labels: app: ${APP_NAME} - annotations: - armsPilotAutoEnable: "on" - armsPilotCreateAppName: "${APP_NAME}" spec: containers: - name: ${APP_NAME}