summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/deployment.yaml b/templates/deployment.yaml
index d32f952..ee21140 100644
--- a/templates/deployment.yaml
+++ b/templates/deployment.yaml
@@ -97,7 +97,7 @@ spec:
value: Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==
{{ end }}
- name: X-TransactionId
- value: {{ uuidv4 }}
+ value: OOM_ReadinessCheck_TID
- name: Accept
value: application/json
initialDelaySeconds: {{ .Values.readiness.initialDelaySeconds }}