Skip to content

Commit

Permalink
update authorization sidecar image to latest (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro authored Jun 28, 2022
1 parent e59bc3a commit bb9bac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/csi-powermax/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,8 @@ migration:
authorization:
enabled: false
# sidecarProxyImage: the container image used for the csm-authorization-sidecar.
# Default value: dellemc/csm-authorization-sidecar:v1.2.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.2.0
# Default value: dellemc/csm-authorization-sidecar:v1.3.0
sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.3.0
# proxyHost: hostname of the csm-authorization server
# Default value: None
proxyHost:
Expand Down

0 comments on commit bb9bac3

Please sign in to comment.