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