Switch dev-env script to deployment
This commit is contained in:
parent
e416da4f68
commit
63b709d93a
1 changed files with 1 additions and 4 deletions
|
@ -118,10 +118,7 @@ controller:
|
|||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxUnavailable: 1
|
||||
# change this when deployment supports hostPort without kubectl patch
|
||||
kind: DaemonSet
|
||||
daemonset:
|
||||
useHostPort: true
|
||||
useHostPort: true
|
||||
terminationGracePeriodSeconds: 0
|
||||
|
||||
defaultBackend:
|
||||
|
|
Loading…
Reference in a new issue