Skip to content

Embeddings deployment serviceAccountName is not set unless embeddings.serviceAccount.create is set #291

@BadLiveware

Description

@BadLiveware

{{- if .Values.embeddings.serviceAccount.create }}
serviceAccountName: {{ .Values.embeddings.serviceAccount.name }}
{{- end}}

We should be able to override the default service account even if we dont create one through the chart

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