added annotation to correct place
This commit is contained in:
@@ -232,7 +232,8 @@ serviceAccount:
|
|||||||
|
|
||||||
statefulSet:
|
statefulSet:
|
||||||
# -- Optional extra annotations to add to the service resource
|
# -- 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
|
# -- Optional extra annotations to add to the pods in the statefulset
|
||||||
podAnnotations: {}
|
podAnnotations: {}
|
||||||
|
|
||||||
@@ -262,7 +263,6 @@ service:
|
|||||||
|
|
||||||
# -- Optional extra annotations to add to the service resource
|
# -- 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+-.*$
|
|
||||||
external-dns.alpha.kubernetes.io/hostname: plex.home
|
external-dns.alpha.kubernetes.io/hostname: plex.home
|
||||||
|
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user