diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index 1904a2249610fc397b68d0dc13095bab14cb7655..dd97cc00783098a840d30dd4e971a58aae40906e 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -13,8 +13,9 @@ spec: template: metadata: name: ${APP_NAME} - labels: + annotations: tracing: "on" + labels: app: ${APP_NAME} spec: affinity: