Fixed etc typo
This commit is contained in:
@@ -74,7 +74,7 @@ spec:
|
|||||||
- name: local
|
- name: local
|
||||||
mountPath: /app
|
mountPath: /app
|
||||||
- name: serverconfig
|
- name: serverconfig
|
||||||
mountPath: /etx/nginx/nginx.conf
|
mountPath: /etc/nginx/nginx.conf
|
||||||
subPath: nginx.conf
|
subPath: nginx.conf
|
||||||
- name: serverconfig
|
- name: serverconfig
|
||||||
mountPath: /usr/local/etc/php-fpm.d/www.conf
|
mountPath: /usr/local/etc/php-fpm.d/www.conf
|
||||||
@@ -113,4 +113,4 @@ spec:
|
|||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
name: http
|
name: http
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user