Skip to content

Configure a specific realm for application's gatekeeper #699

@filippomc

Description

@filippomc

Currently, the namespace is used as the primary and only option to define the realm.
There are occasions when we want/need to use a different realm coming from external keycloak instance

discovery-url: {{ ternary "https" "http" $tls}}://{{ .root.Values.apps.accounts.harness.subdomain }}.{{ .root.Values.domain }}/auth/realms/{{ .root.Values.namespace }}

So .root.Release.Namespace should be the default if .app.accounts_realm is not defined

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions