Skip to content

Commit f3961ee

Browse files
committed
Fikser env-verdier
1 parent 228e9a4 commit f3961ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.deploy/dev-fss-teamforeldrepenger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ spec:
108108
value: http://spokelse.tbd/grunnlag
109109

110110
- name: SKAL_INNENTE_YTELSE_ANVIST_ANDELER
111-
value: true
111+
value: "true"

.deploy/prod-fss-teamforeldrepenger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ spec:
107107
value: http://spokelse.tbd/grunnlag
108108

109109
- name: SKAL_INNENTE_YTELSE_ANVIST_ANDELER
110-
value: false
110+
value: "false"

0 commit comments

Comments
 (0)