Skip to content

Redis storage class update

John Gilday requested to merge aws-redis-fix into aws-develop
  • I have removed values.yaml file. Per Sean this file was no longer in use.

  • I have added a redis global storageClass of ebs-sc to point to the proper storage type.

  • I validated the change by running the local test I used in mimikube. I was able to install and run a PING test successfully

Edited by John Gilday

Merge request reports