apps(thelounge): Changed storage to s3yuyuko

This commit is contained in:
2025-06-06 11:17:01 +02:00
parent 618f430d2f
commit af4f700db3
2 changed files with 36 additions and 4 deletions

View File

@@ -1,12 +1,11 @@
apiVersion: apps/v1
kind: StatefulSet
kind: Deployment
metadata:
name: thelounge
labels:
app.kubernetes.io/name: thelounge
spec:
replicas: 1
serviceName: "thelounge"
selector:
matchLabels:
app.kubernetes.io/name: thelounge