Skip to content

Commit

Permalink
nats PVC: 5Gi to 256M (#3325)
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad authored Jan 18, 2024
1 parent dd88c73 commit 5e15a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/templates/nats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ objects:
persistentVolumeReclaimPolicy: Delete
resources:
requests:
storage: 5Gi
storage: 256M
template:
metadata:
labels:
Expand Down

0 comments on commit 5e15a50

Please sign in to comment.