aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-wfd-fe
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-04-12 06:34:21 +0000
committerGerrit Code Review <gerrit@onap.org>2024-04-12 06:34:21 +0000
commit53fe20dc15c0e23c27bee5c1450340e454b8945b (patch)
treeb0c24f201cc239959f2784545b52fb264ac7def0 /kubernetes/sdc/components/sdc-wfd-fe
parent3c9a839dec53d453bd86692ae7ba08bc116bd12b (diff)
parentee119102020f1dc6044f686c748a37ff0e7487de (diff)
Merge "[COMMON] Update all ReadinessChecks"
Diffstat (limited to 'kubernetes/sdc/components/sdc-wfd-fe')
-rw-r--r--kubernetes/sdc/components/sdc-wfd-fe/templates/deployment.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/components/sdc-wfd-fe/templates/deployment.yaml b/kubernetes/sdc/components/sdc-wfd-fe/templates/deployment.yaml
index b5a2249d51..b88bdad3c2 100644
--- a/kubernetes/sdc/components/sdc-wfd-fe/templates/deployment.yaml
+++ b/kubernetes/sdc/components/sdc-wfd-fe/templates/deployment.yaml
@@ -28,8 +28,8 @@ spec:
command:
- /app/ready.py
args:
- - --container-name
- - "sdc-wfd-be"
+ - --service-name
+ - sdc-wfd-be
env:
- name: NAMESPACE
valueFrom: