Document URL: https://docs.openshift.com/container-platform/3.11/install_config/cluster_metrics.html#metrics-ansible-variables Section Number and Name: "Table 2. Ansible Variables" Describe the issue: https://github.com/openshift/openshift-ansible/pull/11642 Suggestions for improvement: Add the variable and the explanation to the doc. Variable: openshift_metrics_cassandra_pvc_name Explanation: Specify this variable if you are looking to use the existing volume or want a specific name to the Cassandra volume. This variable should be used only with a single Cassandra instance. In case the Cassandra instance is replicated the variable `openshift_metrics_cassandra_pvc_prefix` should be used. Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1811527
Added this variable with a couple tweaks to the description based on comments in https://bugzilla.redhat.com/show_bug.cgi?id=1661447 PR can be reviewed here, please take a look: https://github.com/openshift/openshift-docs/pull/22005
lgtm, change to VERIFIED.
Thanks! Sent for doc review.
Fix online: https://docs.openshift.com/container-platform/3.11/install_config/cluster_metrics.html#metrics-ansible-variables