From 0335ba334f964d60f2c26990129c3fdeac30903e Mon Sep 17 00:00:00 2001 From: Edward Malinowski Date: Tue, 2 Apr 2024 13:04:16 -0500 Subject: [PATCH] Added fixes --- kube/services/peregrine/peregrine-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/services/peregrine/peregrine-deploy.yaml b/kube/services/peregrine/peregrine-deploy.yaml index 03533034c..55f134be9 100644 --- a/kube/services/peregrine/peregrine-deploy.yaml +++ b/kube/services/peregrine/peregrine-deploy.yaml @@ -199,7 +199,7 @@ spec: mountPath: "/peregrine/deployment/wsgi/gunicorn.conf.py" subPath: gunicorn.conf.py - name: "peregrine" - mountPat: "/var/www/peregrine" + mountPath: "/var/www/peregrine" imagePullPolicy: Always resources: requests: