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