...
Info |
---|
title | Example of <oom repo>/kubernetes/sdnc/values.yaml |
---|
|
geoEnabled: true config: enableClustering: true myODLCluster: 10.147.114.5 peerODLCLuster: 10.147.112.105 isPrimaryODLCluster isPrimaryCluster: true |
Enable geo for primary site for MySQL chart as below:
...
Info |
---|
title | Example of <oom repo>/kubernetes/sdnc/values.yaml |
---|
|
geoEnabled: true config: enableClustering: true myODLCluster: 10.147.112.105 peerODLCLuster: 10.147.114.5 isPrimaryODLCluster isPrimaryCluster: false |
b) configure the geographic site id for secondary site for MySQL chart as below:
...