Skip to content

Commit

Permalink
version update (#1332)
Browse files Browse the repository at this point in the history
Co-authored-by: AnandatDell <105747555+anandrajak1@users.noreply.github.com>
Co-authored-by: sharmilarama <72404078+sharmilarama@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 972183d commit 99b04bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Create the karavi-authorization-config secret using this command:
# enabled: Always set to true
enabled: true
forceRemoveModule: true
configVersion: v2.12.0
configVersion: v2.11.0
components:
- name: csipowermax-reverseproxy
envs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,12 @@ Given a setup where Kubernetes, a storage system, and the CSM for Authorization
# enabled: Always set to true
enabled: true
forceRemoveModule: true
configVersion: v2.12.0
configVersion: v2.11.0
components:
- name: csipowermax-reverseproxy
# image: Define the container images used for the reverse proxy
# Default value: None
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.12.0
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.11.0
envs:
# "tlsSecret" defines the TLS secret that is created with certificate
# and its associated key
Expand Down

0 comments on commit 99b04bf

Please sign in to comment.