add empty directory
This commit is contained in:
@@ -105,6 +105,18 @@ spec:
|
||||
name: persistent-storage-dev05
|
||||
- mountPath: /etc/nginx/conf.d/
|
||||
name: default-conf
|
||||
- mountPath: /usr/share/nginx/subdomain/www/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev01/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev02/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev03/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev04/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev05/wp-content/wflogs
|
||||
name: empty-dir
|
||||
dnsPolicy: ClusterFirst
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
@@ -136,3 +148,5 @@ spec:
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: medicalalert-web-default-conf-cm
|
||||
- emptyDir: {}
|
||||
name: empty-dir
|
||||
|
||||
@@ -95,6 +95,8 @@ spec:
|
||||
name: persistent-storage
|
||||
- mountPath: /etc/nginx/conf.d/
|
||||
name: default-conf
|
||||
- mountPath: /usr/share/nginx/subdomain/www/wp-content/wflogs
|
||||
name: empty-dir
|
||||
dnsPolicy: ClusterFirst
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
@@ -111,3 +113,5 @@ spec:
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: medicalalert-web-default-conf-cm
|
||||
- emptyDir: {}
|
||||
name: empty-dir
|
||||
|
||||
@@ -95,6 +95,8 @@ spec:
|
||||
name: persistent-storage
|
||||
- mountPath: /etc/nginx/conf.d/
|
||||
name: default-conf
|
||||
- mountPath: /usr/share/nginx/subdomain/www/wp-content/wflogs
|
||||
name: empty-dir
|
||||
dnsPolicy: ClusterFirst
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
@@ -111,3 +113,5 @@ spec:
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: medicalalert-web-default-conf-cm
|
||||
- emptyDir: {}
|
||||
name: empty-dir
|
||||
|
||||
@@ -95,6 +95,8 @@ spec:
|
||||
name: persistent-storage
|
||||
- mountPath: /etc/nginx/conf.d/
|
||||
name: default-conf
|
||||
- mountPath: /usr/share/nginx/subdomain/www/wp-content/wflogs
|
||||
name: empty-dir
|
||||
dnsPolicy: ClusterFirst
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
@@ -111,3 +113,5 @@ spec:
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: medicalalert-web-default-conf-cm
|
||||
- emptyDir: {}
|
||||
name: empty-dir
|
||||
|
||||
Reference in New Issue
Block a user