This commit is contained in:
2024-06-07 21:10:01 +10:00
parent d8dd1c19d5
commit a682966f4d
18 changed files with 0 additions and 320 deletions

View File

@ -1,18 +0,0 @@
apiVersion: v1
kind: PersistentVolume
metadata:
name: flexvolsmb-gitea-runner
spec:
capacity:
storage: 1Gi
accessModes:
- ReadWriteMany
storageClassName: flexvolsmb-gitea-runner
flexVolume:
driver: mount/smb
secretRef:
name: flexvolsmb-credentials
options:
opts: file_mode=0777,dir_mode=0777,uid=1000,gid=1000,iocharset=utf8
server: 192.168.154.225
share: /K3s.Volumes/gitea/runner