Skip to content

Commit

Permalink
Fikser indent på envFrom
Browse files Browse the repository at this point in the history
  • Loading branch information
ramrock93 committed Nov 11, 2024
1 parent da55e7a commit b3b8b8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/dev-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ spec:
databases:
- name: ung-sak
envVarPrefix: DB
envFrom:
- secret: ung-sak-secrets
envFrom:
- secret: ung-sak-secrets
env:
- name: TZ
value: "Europe/Oslo"
Expand Down

0 comments on commit b3b8b8c

Please sign in to comment.