PodLabels For MySQL Can Not Modified After Verrazzano Install
(Doc ID 3004135.1)
Last updated on FEBRUARY 19, 2024
Applies to:
Oracle Verrazzano Enterprise Container Platform - Version 1.6.10 and laterInformation in this document applies to any platform.
Symptoms
When Installing Verrazzano, it can be set PodLabels into Mysql pod with following yaml.
spec:
components:
keycloak:
mysql:
overrides:
- values:
serverInstances: 3
routerInstances: 3
podLabels:
MYLABLE: MYKEYWORD
components:
keycloak:
mysql:
overrides:
- values:
serverInstances: 3
routerInstances: 3
podLabels:
MYLABLE: MYKEYWORD
However, after installation it can not be modified, it does not reflect new value.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |