Skip to content

Using Authentik as a subchart - issues when creating a serviceAccount #333

@gravity182

Description

@gravity182

I use Authentik as a subchart, which depends on authentik-remote-cluster for serviceAccount creation.

With authentik.serviceAccount.create=true set the installation fails at this line:

serviceAccountName: {{ include "authentik-remote-cluster.fullname" .Subcharts.serviceAccount }}

Apparently .Subcharts value is not available when Authentik is used as a subchart itself.

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