Skip to content

Commit

Permalink
remove test pv
Browse files Browse the repository at this point in the history
  • Loading branch information
steveww committed Apr 22, 2020
1 parent 50d4ab5 commit 51f5ea6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions K8s/helm/templates/redis-pvol.yaml

This file was deleted.

1 change: 1 addition & 0 deletions K8s/helm/templates/redis-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spec:
spec:
accessModes: [ "ReadWriteOnce" ]
storageClassName: standard
volumeMode: Filesystem
resources:
requests:
storage: 1Gi
Expand Down

0 comments on commit 51f5ea6

Please sign in to comment.