Update ntfy deployment to use nix-built container image
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2d7a353751
commit
3c5cb897f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue