Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.11 KB

File metadata and controls

26 lines (18 loc) · 1.11 KB

opp-policy-chart

Version: 0.0.1

A Helm chart to serve as the Validated Patterns Template

This chart is provides ODF and ACM bits to support Regional Disaster Recovery

Notable changes

v0.1.0 - Initial release

Values

Key Type Default Description
clusterCaMgt.createNamespace bool false Create clusterCaMgt.namespace when installing the chart.
clusterCaMgt.namespace string "cluster-ca-mgt" Namespace for ODF SSL certificate extraction and precheck workloads.
odfSslCertificateExtractor.clusterReadinessMaxAttempts int 150
odfSslCertificateExtractor.clusterReadinessSleepSeconds int 30
regionalDR[0].clusters.primary.name string "ocp-primary"
regionalDR[0].clusters.secondary.name string "ocp-secondary"
regionalDR[0].name string "resilient"

Autogenerated from chart metadata using helm-docs v1.14.2