diff --git a/k8s/cloud_deployment.yaml b/k8s/cloud_deployment.yaml index b87ec725..3c7d142c 100644 --- a/k8s/cloud_deployment.yaml +++ b/k8s/cloud_deployment.yaml @@ -50,9 +50,9 @@ spec: #- name: homepage # mountPath: /pcloud/paddlecloud/templates/homepage.html #- name: email-tmp-msg: - # mountPath: /pcloud/paddlecloud/notebook/account/email/email_confirmation_message.txt + # mountPath: /pcloud/notebook/templates/account/email/email_confirmation_message.txt #- name: email-tmp-subj: - # mountPath: /pcloud/paddlecloud/notebook/account/email/email_confirmation_subject.txt + # mountPath: /pcloud/notebook/templates/account/email/email_confirmation_subject.txt ports: - containerPort: 8000 env: