diff --git a/charts/kuberpult/templates/cd-service.yaml b/charts/kuberpult/templates/cd-service.yaml index d520f1946..aef3066a8 100644 --- a/charts/kuberpult/templates/cd-service.yaml +++ b/charts/kuberpult/templates/cd-service.yaml @@ -312,7 +312,7 @@ spec: # EmptyDir has the nice advantage, that it triggers a restart of the pod and creates a new volume when the current one is full # Because of an issue in gitlib2, this actually happens. emptyDir: - sizeLimit: 10Gi + sizeLimit: 30Gi - name: ssh secret: secretName: kuberpult-ssh