Skip to content

Commit

Permalink
fix(alerts): increase volume size (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Dec 14, 2020
1 parent 27bb7b1 commit 9fb6bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion targets/alert-cli/.k8s/alert.cronjob.yaml
Expand Up @@ -65,4 +65,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 2Gi
storage: 4Gi

0 comments on commit 9fb6bc1

Please sign in to comment.