Pin Guacamole;Fix volume DDclient

This commit is contained in:
2023-03-03 11:31:06 +01:00
parent fa7da06085
commit 8be0075ead
16 changed files with 285 additions and 233 deletions

View File

@ -0,0 +1,19 @@
---
apiVersion: v1
kind: PersistentVolume
metadata:
name: flexvolsmb-ddclient-config
spec:
capacity:
storage: 1Gi
accessModes:
- ReadWriteMany
storageClassName: flexvolsmb-ddclient-config
flexVolume:
driver: mount/smb
secretRef:
name: smb-secret
options:
opts: domain=bessems.eu,file_mode=0777,dir_mode=0777,iocharset=utf8,nobrl
server: 192.168.11.225
share: /K3s.Volumes/ddclient/config