Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample 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
titleExample 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:

...