Skip to content

Jellyfin deployment.yaml template has duplicate entry for securityContext #58

Description

@tsproull

charts/servarr/templates/jellyfin/deployment.yaml

Line 60:

{{ if .Values.jellyfin.securityContext }} securityContext: {{- toYaml .Values.jellyfin.securityContext | nindent 12 }} {{- end }}

Line 149:

securityContext: {{- toYaml .Values.jellyfin.securityContext | nindent 12 }}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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