Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuridech committed Mar 22, 2024
1 parent 564bc0e commit 5d19644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/gitops/dev/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
configMapKeyRef:
name: app-config
key: db.username
- name: SPRING_DATASOURCE_USERNAME
- name: SPRING_DATASOURCE_PASSWORD
valueFrom:
configMapKeyRef:
name: app-config
Expand Down

0 comments on commit 5d19644

Please sign in to comment.