feat: enable ntfy with postgres #5521

Merged
alexlebens merged 3 commits from tmp/ntfy-4 into main 2026-04-05 01:20:29 +00:00
Showing only changes of commit fc96de7cd4 - Show all commits

View File

@@ -65,6 +65,22 @@ ntfy:
requests:
cpu: 10m
memory: 40Mi
debug:
type: deployment
replicas: 1
strategy: Recreate
containers:
main:
image:
repository: ubuntu
tag: resolute-20260312
command:
- "sleep"
- "infinity"
resources:
requests:
cpu: 10m
memory: 32Mi
service:
main:
controller: main