mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 11:39:45 +00:00
fix(thelounge): pvc
This commit is contained in:
@@ -3,9 +3,9 @@ apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: thelounge-data
|
||||
namespace: default
|
||||
namespace: &app thelounge
|
||||
labels:
|
||||
app.kubernetes.io/name: &app thelounge
|
||||
app.kubernetes.io/name: *app
|
||||
app.kubernetes.io/instance: *app
|
||||
snapshot.home.arpa/enabled: "true"
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user