added annotation to correct place
This commit is contained in:
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user