Update json-echo-helm-chart/json-echo/templates/deployment.yaml

This commit is contained in:
2025-05-29 12:58:56 +03:00
parent 89ce18c395
commit 51f7c96b20

View File

@@ -29,7 +29,7 @@ spec:
imagePullSecrets:
- name: {{ .Values.app.secret }}
containers:
- name: example-app
- name: json-echo
image: {{ .Values.app.image }}
imagePullPolicy: Always
ports: