diff --git a/deploy/kubernetes/atst.yml b/deploy/kubernetes/atst.yml index 34d05fe2..3c552854 100644 --- a/deploy/kubernetes/atst.yml +++ b/deploy/kubernetes/atst.yml @@ -49,7 +49,7 @@ spec: mountPath: "/etc/nginx/conf.d/atst.conf" subPath: atst.conf - name: nginx-dhparam - mountPath: "/etc/ssl" + mountPath: "/etc/ssl/dhparam.pem" subPath: dhparam.pem - name: nginx-htpasswd mountPath: "/etc/nginx/.htpasswd"