diff --git a/helm/peregrine/values.yaml b/helm/peregrine/values.yaml index 2cec6c4a..4db213bd 100644 --- a/helm/peregrine/values.yaml +++ b/helm/peregrine/values.yaml @@ -208,7 +208,7 @@ volumes: volumeMounts: - name: "config-volume" readOnly: true - mountPath: "/var/www/peregrine/settings.py" + mountPath: "/var/www/peregrine/wsgi.py" subPath: "settings.py" # Values to determine the labels that are used for the deployment, pod, etc.