moved annotation to the correct place
This commit is contained in:
@@ -232,10 +232,10 @@ 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:
|
||||||
|
match-regex.version-checker.io/plex-plex-media-server-pms: ^\d+\.\d+\.\d+\.\d+-.*$
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|||||||
Reference in New Issue
Block a user