Skip to content

Commit

Permalink
fixed Unit for emptyDir size
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelalang authored and HammerMeetNail committed May 31, 2024
1 parent be722c1 commit 29fa2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/base/quay.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
optional: true
- name: postgres-certs-store
emptyDir:
sizeLimit: 5m
sizeLimit: 5Mi
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit 29fa2cf

Please sign in to comment.