Skip to content

Commit

Permalink
align authorization sidecar with CSM 1.3 release (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro authored Jun 21, 2022
1 parent 998ecda commit d7e455a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/karavi-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ karaviMetricsPowerflex:
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 d7e455a

Please sign in to comment.