pvc.yaml (197B)
1 kind: PersistentVolumeClaim 2 apiVersion: v1 3 metadata: 4 name: forgejo-runner-vol 5 spec: 6 accessModes: 7 - ReadWriteMany 8 resources: 9 requests: 10 storage: 10Gi 11 storageClassName: longhorn
clusterInfrastructure files for Nordgedanken and Midnightthoughts. | |
| git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git | |
| Log | Files | Refs | README |