fix: ntfy timezone

This commit is contained in:
Clément Désiles
2026-02-03 22:08:48 +01:00
parent 321a14a108
commit 34da95f8be
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -14,9 +14,6 @@ spec:
ports:
- containerPort: 80
hostPort: {{ ntfy_port }}
env:
- name: TZ
value: "{{ ntfy_timezone }}"
volumeMounts:
- name: localtime
mountPath: /etc/localtime