update woodpecker namespace security

This commit is contained in:
gwg313 2026-04-24 17:52:12 -04:00
parent cc5b0cf935
commit cebf8d3e22
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
4 changed files with 22 additions and 19 deletions

View file

@ -4,14 +4,14 @@ metadata:
name: wp-cache-pv1
spec:
capacity:
storage: 1Gi
storage: 5Gi
accessModes:
- ReadWriteMany
persistentVolumeReclaimPolicy: Retain
storageClassName: manual-nfs
nfs:
server: truenas.local.gwg313.xyz
path: /mnt/tank/k8s/democratic/woodpecker-cache
# storageClassName: manual-nfs
# nfs:
# server: truenas.local.gwg313.xyz
# path: /mnt/tank/k8s/democratic/woodpecker-cache
---
apiVersion: v1
kind: PersistentVolumeClaim