Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrfalk committed Oct 23, 2024
1 parent cfdc778 commit 2107017
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/app/templates/backend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ spec:
secretKeyRef:
name: ticdi-sessions
key: session_secret
- name: keycloak_base_url
- name: KEYCLOAK_URL
valueFrom:
secretKeyRef:
name: keycloak
key: keycloak_base_url
name: react-app
key: keycloak-url
- name: keycloak_realm
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 2107017

Please sign in to comment.