Skip to content

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

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.

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