feat: deploy Wings instance for 7 Days to Die #92

Closed
gitea-admin wants to merge 6 commits from orion/auto/feat-deploy-wings-instance-for-7-days-to-1779149721710 into main
Showing only changes of commit 49b14b6d3f - Show all commits
@@ -0,0 +1,12 @@
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: wings-7d2d-data
namespace: game-servers
spec:
accessModes:
- ReadWriteOnce
storageClassName: longhorn
resources:
requests:
storage: 50Gi