Overriding the default DataPower image, version, and license
Update the GatewayCluster CR to override the image, version, and license
information for the Gateway subsystem.
Procedure
To override these settings in the CR, add a
spec.dataPowerOverride section as
shown in the following example: - If you deployed the gateway subsystem on Kubernetes, or if you deployed the individual gateway
subsystem on OpenShift, add the override to the
specsection of the Gateway CR:spec: dataPowerOverride: image: customregistry.com/custom-image-datapower:10.6.5.0 version: 10.6.5.0 license: X-XXXX-XXXXXX - If you deployed all API Connect subsystems at
once on OpenShift using the top-level
apiconnectclusterCR, add the override to thespec.gatewaysection:spec: gateway: dataPowerOverride: image: customregistry.com/custom-image-datapower:10.6.5.0 version: 10.6.5.0 license: X-XXXX-XXXXXX
For information about the minimum DataPower Operator version and licenses by version, see: