Skip to content

Commit b4931fb

Browse files
committed
update crestem-ong-api
1 parent e39cb39 commit b4931fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/crestem-ong-api/service.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/max-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/crestem-ong-api:1.0.15
14+
- image: code4romania/crestem-ong-api:1.0.16
1515
resources:
1616
requests:
1717
cpu: 100m
@@ -28,7 +28,8 @@ spec:
2828
value: "production"
2929
- name: DATABASE_CLIENT
3030
value: "postgres"
31-
31+
- name: TZ
32+
value: "Europe/Bucharest"
3233
- name: APP_KEYS
3334
valueFrom:
3435
secretKeyRef:

0 commit comments

Comments
 (0)