Update k8s/dev/backoffice-deployment-dev.yaml
This commit is contained in:
parent
4fe00396df
commit
61391018dd
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ spec:
|
|||
terminationGracePeriodSeconds: 10
|
||||
imagePullSecrets:
|
||||
- name: forgejo-registry-secret
|
||||
dnsConfig:
|
||||
options:
|
||||
- name: ndots
|
||||
value: "1"
|
||||
containers:
|
||||
- name: backoffice
|
||||
image: pipe.gohorsejobs.com/bohessefm/backoffice:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue