Rebase Lighttpd smb volume
This commit is contained in:
@ -30,7 +30,7 @@ spec:
|
||||
subPath: .htpasswd
|
||||
- name: configmap-lighttpd-vhosts
|
||||
mountPath: /etc/lighttpd/vhosts.d
|
||||
- name: flexvolsmb-lighttpd-websites
|
||||
- name: csismb-lighttpd-websites
|
||||
mountPath: /var/www/
|
||||
volumes:
|
||||
- name: configmap-lighttpd-conf
|
||||
@ -39,6 +39,6 @@ spec:
|
||||
- name: configmap-lighttpd-vhosts
|
||||
configMap:
|
||||
name: configmap-lighttpd-vhosts
|
||||
- name: flexvolsmb-lighttpd-websites
|
||||
- name: csismb-lighttpd-websites
|
||||
persistentVolumeClaim:
|
||||
claimName: flexvolsmb-lighttpd-websites
|
||||
claimName: csismb-lighttpd-websites
|
||||
|
Reference in New Issue
Block a user