moved annotation to the correct place

This commit is contained in:
2026-02-09 09:30:56 +01:00
parent 805e869ca7
commit 5efc4126f0
+3 -3
View File
@@ -232,10 +232,10 @@ serviceAccount:
statefulSet:
# -- Optional extra annotations to add to the service resource
annotations:
match-regex.version-checker.io/plex-plex-media-server-pms: ^\d+\.\d+\.\d+\.\d+-.*$
annotations: {}
# -- Optional extra annotations to add to the pods in the statefulset
podAnnotations: {}
podAnnotations:
match-regex.version-checker.io/plex-plex-media-server-pms: ^\d+\.\d+\.\d+\.\d+-.*$
service:
type: LoadBalancer