From d9d18a71f7e0a791eba69443b114766616381f92 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Sat, 17 Jan 2026 11:40:51 -0500 Subject: [PATCH] cant add label to pod --- thelounge/statefulset.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/thelounge/statefulset.yaml b/thelounge/statefulset.yaml index de97745..eca5b13 100644 --- a/thelounge/statefulset.yaml +++ b/thelounge/statefulset.yaml @@ -12,7 +12,6 @@ spec: selector: matchLabels: app.kubernetes.io/name: thelounge - app.kubernetes.io/instance: thelounge serviceName: "thelounge" replicas: 1 template: