Skip to content

Commit

Permalink
recycle pv
Browse files Browse the repository at this point in the history
  • Loading branch information
atye committed Jan 24, 2024
1 parent 62d8eba commit b462bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/csm-authorization/charts/redis/templates/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
volumeMode: Filesystem
accessModes:
- ReadWriteOnce
persistentVolumeReclaimPolicy: Delete
persistentVolumeReclaimPolicy: Recycle
storageClassName: csm-authorization-local-storage
hostPath:
path: /csm-authorization/redis
Expand Down

0 comments on commit b462bdb

Please sign in to comment.