Skip to content

Commit

Permalink
Fix db config ref
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernPetersen committed Jan 9, 2025
1 parent 3791082 commit 9f2b13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/sts-update-handler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
capabilities:
drop: [ ALL ]
envFrom:
- configMapRef:
- secretRef:
name: {{ .Release.Name }}-db
env:
- name: FLYWAY_URL
Expand Down

0 comments on commit 9f2b13d

Please sign in to comment.