Skip to content

Commit

Permalink
fix(jenkinx-pv-size): Updated the size of the persistent volume to ma…
Browse files Browse the repository at this point in the history
…tch manual size increase (#1417)

Co-authored-by: Edward Malinowski <edwardmalinowski@Edwards-MacBook-Pro.local.cdis>
  • Loading branch information
emalinowski and Edward Malinowski authored Oct 19, 2020
1 parent c4d6711 commit 8b27205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/services/jenkins/00pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 200Gi
storage: 250Gi

0 comments on commit 8b27205

Please sign in to comment.