Skip to content

victoria-metrics-single helm chart 0.10.1 statefulset breaks when providing image pull secrets #1285

@nick-oconnor

Description

@nick-oconnor

I get the following error attempting to deploy:

Error: YAML parse error on victoria-metrics-single/templates/server-statefulset.yaml: error converting YAML to JSON: yaml: line 31: did not find expected ',' or ']'

The chart applies cleanly when I omit:

global:
  imagePullSecrets:
    - name: my-secret

I suspect that the following line is expecting a string instead of an array:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions