initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m15s
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m15s
Change-Id: I2e2564a72b6be9af536235fc3795fd788fd9257b
This commit is contained in:
13
haproxy/ci/daemonset-hostnet-values.yaml
Normal file
13
haproxy/ci/daemonset-hostnet-values.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
kind: DaemonSet
|
||||
containerPorts:
|
||||
http: 8080
|
||||
https: 8443
|
||||
stat: 8024
|
||||
daemonset:
|
||||
useHostNetwork: true
|
||||
useHostPort: true
|
||||
hostPorts:
|
||||
http: 8080
|
||||
https: 8443
|
||||
stat: 8024
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
Reference in New Issue
Block a user