From 877feef2cabfe54bbd984d65abd1bc08b5a9eb68 Mon Sep 17 00:00:00 2001 From: atye Date: Tue, 30 Jan 2024 10:57:43 -0500 Subject: [PATCH] add note for operator --- content/docs/deployment/csmoperator/modules/authorization.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/docs/deployment/csmoperator/modules/authorization.md b/content/docs/deployment/csmoperator/modules/authorization.md index e913389489..bbad9140a8 100644 --- a/content/docs/deployment/csmoperator/modules/authorization.md +++ b/content/docs/deployment/csmoperator/modules/authorization.md @@ -80,6 +80,9 @@ kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/relea | **cert-manager** | This section configures the enablement of cert-manager. | - | - | | enabled | Enable/Disable deployment of cert-manager. Set to false if you already have cert-manager installed. | No | true | +>__Note__: +> - If you specify `REDIS_STORAGE_CLASS`, the storage class must NOT be provisioned by the Dell CSI Driver to be configured with this installation of CSM Authorization. + **Optional:** To enable reporting of trace data with [Zipkin](https://zipkin.io/), use the `csm-config-params` configMap in the sample CR or dynamically by editing the configMap.