added annotation to correct place

This commit is contained in:
2026-02-09 09:17:51 +01:00
parent b65b35c0b6
commit 8ae999eca4
+2 -2
View File
@@ -232,7 +232,8 @@ serviceAccount:
statefulSet:
# -- Optional extra annotations to add to the service resource
annotations: {}
annotations:
match-regex.version-checker.io/plex-plex-media-server-pms: ^\d+\.\d+\.\d+\.\d+-.*$
# -- Optional extra annotations to add to the pods in the statefulset
podAnnotations: {}
@@ -262,7 +263,6 @@ service:
# -- Optional extra annotations to add to the service resource
annotations:
match-regex.version-checker.io/plex-plex-media-server-pms: ^\d+\.\d+\.\d+\.\d+-.*$
external-dns.alpha.kubernetes.io/hostname: plex.home
nodeSelector: {}