From 2808c51108425084ca4a51c1dbf77ac9a6d75f66 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Sat, 17 Jan 2026 20:14:59 -0500 Subject: [PATCH] fix indentation --- thelounge/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/statefulset.yaml b/thelounge/statefulset.yaml index 5d86491..9e41afd 100644 --- a/thelounge/statefulset.yaml +++ b/thelounge/statefulset.yaml @@ -22,7 +22,7 @@ spec: metadata: labels: app.kubernetes.io/name: thelounge - app.kubernetes.io/instance: thelounge + app.kubernetes.io/instance: thelounge spec: priorityClassName: low-priority automountServiceAccountToken: false