Rebase Lighttpd smb volume

This commit is contained in:
2025-07-09 13:09:50 +10:00
parent 1c8c55f3f1
commit 3246f2f5e5
8 changed files with 51 additions and 52 deletions

View File

@ -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