Skip to content

charts/netbox/templates/CronJob.yaml has a wrong indent on the extraVolumes #52

@mrlexor

Description

@mrlexor

Hello,

Here I noticed the wrong indent which was defined for extraVolumes

{{- if .Values.extraVolumes }}
  {{- include "common.tplvalues.render" (dict "value" .Values.extraVolumes "context" $) | nindent 8 }}
{{- end }}

There should be nindent 10 instead of nindent 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions