add helm charts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# WARNING: DO NOT EDIT, THIS FILE IS A COPY.
|
||||
# The original version of this file is located at /manifests/helm-profiles directory.
|
||||
# If you want to make a change in this file, edit the original one and run "make gen".
|
||||
|
||||
pilot:
|
||||
env:
|
||||
# 1.24 behavioral changes
|
||||
PILOT_ENABLE_IP_AUTOALLOCATE: "false"
|
||||
ambient:
|
||||
dnsCapture: false
|
||||
reconcileIptablesOnStartup: false
|
||||
# 1.26 behavioral changes
|
||||
shareHostNetworkNamespace: true
|
||||
Reference in New Issue
Block a user