We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec996b1 commit 831536bCopy full SHA for 831536b
kubernetes/infra/manifests/gitlab-runner/values.yaml
@@ -53,6 +53,7 @@ gitlab-runner:
53
name = "buildah-storage"
54
mount_path = "/var/lib/containers"
55
medium = ""
56
+ size_limit = "10Gi"
57
58
# Cache volume per artifacts
59
[[runners.kubernetes.volumes.pvc]]
0 commit comments