fix: imagePullPolicy Always

This commit is contained in:
2026-04-20 21:41:02 +02:00
parent 3e7a24aed3
commit 4fe95d3178
@@ -22,6 +22,7 @@ spec:
containers:
- name: nginx
image: forgejo.net-scope.org/hans/hugo-site:latest
imagePullPolicy: Always
ports:
- containerPort: 8080
securityContext: