Configure Installation Overrides
Installation overrides let you supply custom values to the underlying Helm charts or operator for a given component.
You can supply Verrazzano installation overrides by using a configMapRef, secretRef, or raw values.
The following tables have examples of the Istio component InstallOverrides ConfigMap, Secret, and Values, where the external IP addresses are specified instead of using the defaults. For the default values, see the IstioOperatorSpec.
In the examples, the ConfigMap and Secret overrides are applied before applying the Verrazzano resource installation YAML file.
ConfigMap
Note that the value of the metadata name in the configMap.yaml file must match the configMapRef name in the verrazzanoResourceWithConfigMapRef.yaml file. Also, the values of the key in the configMapRef and the key in the data section of the configMap must match.
| ConfigMap configMap.yaml | ConfigMapRef verrazzanoResourceWithConfigMapRef.yaml | 
|---|---|
|  |  | 
Secret
| Secret secret.yaml | SecretRef verrazzanoResourceWithSecretRef.yaml | 
|---|---|
|  |  | 
Values
| Values verrazzanoResourceWithValues.yaml | 
|---|
|  | 
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.