Update k8s/dev/backoffice-deployment-dev.yaml

This commit is contained in:
bohessefm 2026-02-06 18:42:19 +00:00
parent 4fe00396df
commit 61391018dd

View file

@ -19,6 +19,10 @@ spec:
terminationGracePeriodSeconds: 10 terminationGracePeriodSeconds: 10
imagePullSecrets: imagePullSecrets:
- name: forgejo-registry-secret - name: forgejo-registry-secret
dnsConfig:
options:
- name: ndots
value: "1"
containers: containers:
- name: backoffice - name: backoffice
image: pipe.gohorsejobs.com/bohessefm/backoffice:latest image: pipe.gohorsejobs.com/bohessefm/backoffice:latest