You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: charts/osm/README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -93,12 +93,11 @@ The following table lists the configurable parameters of the osm chart and their
93
93
| osm.enableReconciler | bool |`false`| Enable reconciler for OSM's CRDs and mutating webhook |
94
94
| osm.enforceSingleMesh | bool |`true`| Enforce only deploying one mesh in the cluster |
95
95
| osm.envoyLogLevel | string |`"error"`| Log level for the Envoy proxy sidecar. Non developers should generally never set this value. In production environments the LogLevel should be set to `error`|
96
-
| osm.experimental | object |`{"enableMeshRootCertificate":false}`| Experimental values. Behavior is not supported. |
97
-
| osm.experimental.enableMeshRootCertificate | bool |`false`| Enable the MeshRootCertificate to configure the OSM certificate provider. |
| osm.featureFlags.enableEgressPolicy | bool |`true`| Enable OSM's Egress policy API. When enabled, fine grained control over Egress (external) traffic is enforced |
100
98
| osm.featureFlags.enableEnvoyActiveHealthChecks | bool |`false`| Enable Envoy active health checks |
101
99
| osm.featureFlags.enableIngressBackendPolicy | bool |`true`| Enables OSM's IngressBackend policy API. When enabled, OSM will use the IngressBackend API allow ingress traffic to mesh backends |
100
+
| osm.featureFlags.enableMeshRootCertificate | bool |`false`| Enable the MeshRootCertificate to configure the OSM certificate provider |
0 commit comments