diff --git a/environments/production/applications/ssh-server/values.yaml b/environments/production/applications/ssh-server/values.yaml index 67913a6c..69b7e45f 100644 --- a/environments/production/applications/ssh-server/values.yaml +++ b/environments/production/applications/ssh-server/values.yaml @@ -45,11 +45,11 @@ persistence: type: pvc existingClaim: sourcify-repository-xfs mountPath: /data/repository-xfs - #compilers: - # enabled: true - # type: pvc - # existingClaim: sourcify-compilers - # mountPath: /data/compilers + compilers: + enabled: true + type: pvc + existingClaim: sourcify-compilers + mountPath: /data/compilers ## ## Health probes