Commit 0d63adcd authored by liaozan's avatar liaozan 🏀

Update pod metadata

parent 3ab1b6ee
...@@ -5,7 +5,6 @@ metadata: ...@@ -5,7 +5,6 @@ metadata:
namespace: ${NAMESPACE} namespace: ${NAMESPACE}
labels: labels:
app: ${APP_NAME} app: ${APP_NAME}
tracing: "on"
spec: spec:
replicas: ${REPLICAS} replicas: ${REPLICAS}
selector: selector:
...@@ -15,6 +14,7 @@ spec: ...@@ -15,6 +14,7 @@ spec:
metadata: metadata:
name: ${APP_NAME} name: ${APP_NAME}
labels: labels:
tracing: "true"
app: ${APP_NAME} app: ${APP_NAME}
spec: spec:
affinity: affinity:
......
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