changed port

Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
This commit is contained in:
Raghavi Shirur 2023-11-06 19:07:53 +05:30
parent 79f582382d
commit 380a397c68
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ spec:
{{ toYaml .Values.livenessProbe | indent 12 }}
readinessProbe:
{{ toYaml .Values.readinessProbe | indent 12 }}
resources:
resources:
{{ toYaml .Values.resources | indent 12 }}
{{- with .Values.nodeSelector }}
nodeSelector: