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

ozg-3961 adjust api user secret key

parent d7e76a9e
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ spec:
valueFrom:
secretKeyRef:
name: {{ include "app.generateKeycloakUserSecretName" . }}
key: username
key: name
optional: false
{{- end }}
- name: QUARKUS_MONGODB_DATABASE
......
......@@ -137,7 +137,7 @@ tests:
valueFrom:
secretKeyRef:
name: usermanagerapiuser-credentials
key: username
key: name
optional: false
- contains:
path: spec.template.spec.containers[0].env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment