Skip to content

Commit

Permalink
Added missed Kustomize resource.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed May 21, 2024
1 parent 9a121f9 commit 6cb8dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/overlays/prod/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: PersistentVolumeClaim
metadata:
name: mapproxy-cache-data
spec:
storageClassName: azurefile-csi-premium
storageClassName: azurefile-csi-premium-zrs
volumeMode: Filesystem
accessModes:
- ReadWriteMany
Expand Down

0 comments on commit 6cb8dc0

Please sign in to comment.