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