diff --git a/Chart/templates/deployment.yaml b/Chart/templates/deployment.yaml index ecf667b..0f13204 100644 --- a/Chart/templates/deployment.yaml +++ b/Chart/templates/deployment.yaml @@ -74,7 +74,7 @@ spec: - name: local mountPath: /app - name: serverconfig - mountPath: /etx/nginx/nginx.conf + mountPath: /etc/nginx/nginx.conf subPath: nginx.conf - name: serverconfig mountPath: /usr/local/etc/php-fpm.d/www.conf @@ -113,4 +113,4 @@ spec: - containerPort: 8080 name: http protocol: TCP - \ No newline at end of file +