config
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
|||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:stable-alpine
|
image: nginx:stable-alpine
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config
|
||||||
mountPath: /etc/nginx/nginx.conf
|
mountPath: /etc/nginx/nginx.conf
|
||||||
subPath: nginx.conf
|
subPath: nginx.conf
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user