aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/components/uui-intent-analysis/templates/job.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/uui/components/uui-intent-analysis/templates/job.yaml')
-rw-r--r--kubernetes/uui/components/uui-intent-analysis/templates/job.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/uui/components/uui-intent-analysis/templates/job.yaml b/kubernetes/uui/components/uui-intent-analysis/templates/job.yaml
index c020f0e45f..9c499132a9 100644
--- a/kubernetes/uui/components/uui-intent-analysis/templates/job.yaml
+++ b/kubernetes/uui/components/uui-intent-analysis/templates/job.yaml
@@ -37,8 +37,8 @@ spec:
- command:
- /app/ready.py
args:
- - --container-name
- - "{{ .Values.postgres.nameOverride }}"
+ - --service-name
+ - "{{ .Values.postgres.service.name2 }}"
env:
- name: NAMESPACE
valueFrom: