set kind: DaemonSet for external nginx with externalTrafficPolicy: Local
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
external_ingress_nginx_default_values:
|
||||
controller:
|
||||
kind: DaemonSet
|
||||
config:
|
||||
use-proxy-protocol: true
|
||||
use-forward-headers: true
|
||||
|
Reference in New Issue
Block a user