012aaadacc
A new release is added to the cluster: Name: metrics-server Namespace: kube-system Version: 3.11.0 Chart: metrics-server/metrics-server
34 lines
883 B
YAML
34 lines
883 B
YAML
# 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".
|
|
|
|
meshConfig:
|
|
defaultConfig:
|
|
proxyMetadata:
|
|
ISTIO_META_ENABLE_HBONE: "true"
|
|
global:
|
|
platform: openshift
|
|
cni:
|
|
ambient:
|
|
enabled: true
|
|
cniBinDir: /var/lib/cni/bin
|
|
cniConfDir: /etc/cni/multus/net.d
|
|
chained: false
|
|
cniConfFileName: "istio-cni.conf"
|
|
logLevel: info
|
|
provider: "multus"
|
|
pilot:
|
|
cni:
|
|
enabled: true
|
|
provider: "multus"
|
|
variant: distroless
|
|
env:
|
|
PILOT_ENABLE_AMBIENT: "true"
|
|
# Allow sidecars/ingress to send/receive HBONE. This is required for interop.
|
|
PILOT_ENABLE_SENDING_HBONE: "true"
|
|
PILOT_ENABLE_SIDECAR_LISTENING_HBONE: "true"
|
|
platform: openshift
|
|
variant: distroless
|
|
seLinuxOptions:
|
|
type: spc_t
|