ODF-specific Regional DR chart: MirrorPeer, ODF prerequisites, and observability ObjectBucketClaim/storage policy. Submariner and s3-ssl live in opp-policy-chart.
Always deployed with regionaldr-with-virt. This chart supplies ODF-specific pieces: MirrorPeer, ODF prerequisites checker, and observability ObjectBucketClaim/storage policy.
Submariner and s3-ssl live in opp-policy-chart. Cluster CA is owned by vp-manage-proxy-cluster-ca.
Ramen s3StoreProfiles caCertificates injection is owned by opp-policy-chart (s3CaInjector).
v0.1.0 - Keep only ODF/MirrorPeer/observability; move Submariner and SSL to opp-policy; drop ramen trusted-CA job
v0.0.3 - Add ObjectBucketClaim and policy-observability-storage (from opp-policy-chart)
v0.0.1 - Initial release
| Key | Type | Default | Description |
|---|---|---|---|
| ansible.configMapArgoSyncOptions | string | "Prune=false,ServerSideApply=true" |
Argo CD resource sync-options applied to the Ansible ConfigMap. |
| ansible.containerImage | string | "quay.io/validatedpatterns/utility-container:latest" |
Container image used for Ansible post-install jobs. |
| ansible.verbosity | int | 0 |
Ansible-playbook verbosity level (0–4). |
| clusterCaMgt.createNamespace | bool | false |
Create clusterCaMgt.namespace when installing the chart. |
| clusterCaMgt.namespace | string | "cluster-ca-mgt" |
Namespace for ODF CA prerequisites workloads. |
| odf.drCluster.primaryS3ProfileName | string | "" |
S3 profile name for the primary DRCluster CR. Required only when postInstallFixesEnabled is false. |
| odf.drCluster.secondaryS3ProfileName | string | "" |
S3 profile name for the secondary DRCluster CR. Required only when postInstallFixesEnabled is false. |
| odf.postInstallFixesEnabled | bool | true |
Enable ODF post-install automation (MirrorPeer, prerequisites checker). |
| odfDrPrerequisites.caBundleName | string | "vp-pattern-proxy-ca-bundle" |
CA ConfigMap name to validate (vp-manage-proxy-cluster-ca configMapName). |
| odfDrPrerequisites.caBundleNamespace | string | "openshift-config" |
Namespace of the CA ConfigMap. |
| odfDrPrerequisites.caMaterialMode | string | "trust-bundle" |
CA completeness check mode. Use trust-bundle with vp-manage-proxy-cluster-ca (validates PEM and identical CA ConfigMaps). legacy expects '# CA from …' markers. |
| regionalDR[0].clusters.primary.name | string | "ocp-primary" |
ACM ManagedCluster name for the primary site. |
| regionalDR[0].clusters.secondary.name | string | "ocp-secondary" |
ACM ManagedCluster name for the secondary site. |
| regionalDR[0].name | string | "resilient" |
Name of this DR pair set. Must be unique within the regionalDR list. |
Autogenerated from chart metadata using helm-docs v1.14.2