diff --git a/helm/plex/values.yaml b/helm/plex/values.yaml index 76301e8..c05e15a 100755 --- a/helm/plex/values.yaml +++ b/helm/plex/values.yaml @@ -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