Skip to content
Snippets Groups Projects
Commit d2e54539 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4939 Try with .Release.Namespace

parent 3782ce16
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ apiVersion: operator.ozgcloud.de/v1
kind: OzgCloudKeycloakClient
metadata:
name: administration-keycloak-client
namespace: {{ include "app.namespace" $ }}
namespace: {{ .Release.Namespace }}
spec:
keep_after_delete: {{ $.Values.sso.keep_after_delete | default false }}
client_name: {{ $client.client_name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment