pull policy updated
Update Docs / prepare-docs (push) Successful in 34s
Update Docs / build-image (push) Successful in 22s
Update Docs / deploy-container (push) Successful in 18s

This commit is contained in:
2026-07-30 14:37:10 +02:00
parent 09bc2629bb
commit f6012031e2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@ spec:
containers:
- name: {{ .Values.app }}
image: {{ .Values.image.repository }}:{{ .Values.image.tag }}
imagePullPolicy: Always
ports:
- containerPort: {{ .Values.ports.containerPort }}
volumeMounts: