Update ntfy deployment to use nix-built container image

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-19 11:07:53 -08:00
commit 3c5cb897f3

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: ntfy
image: registry.ops.eblu.me/blumeops/ntfy:v1.0.0
image: registry.ops.eblu.me/blumeops/ntfy:v1.1.0-nix
args: ["serve", "--config", "/etc/ntfy/server.yml"]
ports:
- containerPort: 80