From 1142acad0385b7eae1a69d9e4b6dc19006a336f0 Mon Sep 17 00:00:00 2001 From: Boya Murthy Date: Thu, 25 Nov 2021 09:40:30 -0500 Subject: [PATCH] Removing example for authorization image --- helm/csi-isilon/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/csi-isilon/values.yaml b/helm/csi-isilon/values.yaml index 702ef05d..0a8bb3d7 100644 --- a/helm/csi-isilon/values.yaml +++ b/helm/csi-isilon/values.yaml @@ -257,7 +257,6 @@ authorization: enabled: false # sidecarProxyImage: the container image used for the csm-authorization-sidecar. # Default value: dellemc/csm-authorization-sidecar:v1.0.0 - # Example: 0.0.0.1:5000/csm-authorization-sidecar:v1.0.0 sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.0.0 # proxyHost: hostname of the csm-authorization server # Default value: None