Parameters
This documentation covers parameters for both component openshift4-service-mesh
and config package openshift4-service-mesh
.
Package parameters
The parent key for all of the following parameters is pkg.openshift4_service_mesh
.
operator
type: object
default:: {"channel": "stable", "installPlanApproval": "Automatic"}
This parameter allows users to customize the upgrade channel and upgrade mode for the service mesh operator.
This parameter is passed on to component openshift4-service-mesh
in the component’s parameter operator
.
es_operator
type: object
default:: {"channel": "stable", "installPlanApproval": "Automatic"}
This parameter allows users to customize the upgrade channel and mode for the OpenShift ElasticSearch operator.
This parameter is passed on to component openshift4-service-mesh
in the component’s parameter es_operator
.
The ES operator is only installed by this component if it’s not already installed for the OpenShift logging stack through component |
Component parameters
The parent key for all of the following parameters is openshift4_service_mesh
.
namespace
type |
string |
default |
|
The namespace in which the service mesh operator is deployed.
operator
type: object
default:: {"channel": "stable", "installPlanApproval": "Automatic"}
This parameter allows users to customize the upgrade channel and upgrade mode for the service mesh operator.
es_operator
type: object
default:: {"channel": "stable", "installPlanApproval": "Automatic"}
This parameter allows users to customize the upgrade channel and mode for the OpenShift ElasticSearch operator.
The ES operator is only installed by this component if it’s not already installed for the OpenShift logging stack through component |
This component installs the ES operator in namespace |