012aaadacc
A new release is added to the cluster: Name: metrics-server Namespace: kube-system Version: 3.11.0 Chart: metrics-server/metrics-server
21 lines
594 B
YAML
21 lines
594 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".
|
|
|
|
# The OpenShift profile provides a basic set of settings to run Istio on OpenShift
|
|
# CNI must be installed.
|
|
cni:
|
|
cniBinDir: /var/lib/cni/bin
|
|
cniConfDir: /etc/cni/multus/net.d
|
|
chained: false
|
|
cniConfFileName: "istio-cni.conf"
|
|
logLevel: info
|
|
provider: "multus"
|
|
global:
|
|
platform: openshift
|
|
pilot:
|
|
cni:
|
|
enabled: true
|
|
provider: "multus"
|
|
platform: openshift
|