Skip to content

Commit

Permalink
update kube-mgmt and redis tag
Browse files Browse the repository at this point in the history
  • Loading branch information
atye committed Nov 19, 2024
1 parent ac5ada7 commit c278ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/samples/storage_v1_csm_authorization_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
storageService: quay.io/dell/container-storage-modules/csm-authorization-storage:v2.0.0
storageServiceReplicas: 1
opa: docker.io/openpolicyagent/opa:latest
opaKubeMgmt: docker.io/openpolicyagent/kube-mgmt:8.5.7
opaKubeMgmt: docker.io/openpolicyagent/kube-mgmt:8.5.10
authorizationController: quay.io/dell/container-storage-modules/csm-authorization-controller:v2.0.0
authorizationControllerReplicas: 1
leaderElection: true
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
# openTelemetryCollectorAddress: the OTLP receiving endpoint using gRPC
openTelemetryCollectorAddress: ""
- name: redis
redis: docker.io/redis:7.4.0-alpine
redis: docker.io/redis:7.4.1-alpine
commander: docker.io/rediscommander/redis-commander:latest
redisName: redis-csm
redisCommander: rediscommander
Expand Down

0 comments on commit c278ded

Please sign in to comment.