aboutsummaryrefslogtreecommitdiffstats
path: root/components/aai-resources/templates/configmap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'components/aai-resources/templates/configmap.yaml')
-rw-r--r--components/aai-resources/templates/configmap.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/aai-resources/templates/configmap.yaml b/components/aai-resources/templates/configmap.yaml
index ccbeae3..1a1192a 100644
--- a/components/aai-resources/templates/configmap.yaml
+++ b/components/aai-resources/templates/configmap.yaml
@@ -29,6 +29,7 @@ data:
{{ tpl (.Files.Glob "resources/config/janusgraph-cached.properties").AsConfig . | indent 2 }}
{{ tpl (.Files.Glob "resources/config/aaiconfig.properties").AsConfig . | indent 2 }}
{{ tpl (.Files.Glob "resources/config/application.properties").AsConfig . | indent 2 }}
+{{ tpl (.Files.Glob "resources/config/application-keycloak.properties").AsConfig . | indent 2 }}
{{ tpl (.Files.Glob "resources/config/realm.properties").AsConfig . | indent 2 }}
---
apiVersion: v1