Update k8s/dev/backoffice-deployment-dev.yaml
This commit is contained in:
parent
1382f38194
commit
d01735ae4a
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ spec:
|
|||
app: gohorse-backoffice-dev
|
||||
env: development
|
||||
spec:
|
||||
hostNetwork: true
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
terminationGracePeriodSeconds: 10
|
||||
imagePullSecrets:
|
||||
- name: forgejo-registry-secret
|
||||
|
|
|
|||
Loading…
Reference in a new issue