Compare commits

...

5 Commits

Author SHA1 Message Date
f92c97c441 feat: merge
Some checks failed
lint-test-helm / lint-helm (pull_request) Successful in 1m5s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Failing after 1m41s
2026-04-04 20:19:46 -05:00
fc96de7cd4 feat: merge 2026-04-04 20:19:46 -05:00
a1e52095a9 feat: merge 2026-04-04 20:19:40 -05:00
e4768b3b7c Merge pull request 'Update ubuntu Docker tag to resolute-20260312' (#5519) from renovate/unified-ubuntu into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 44s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m34s
2026-04-05 01:01:52 +00:00
1eb4268ffe Update ubuntu Docker tag to resolute-20260312
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 54s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Failing after 2m6s
2026-04-05 01:01:28 +00:00

View File

@@ -2,7 +2,7 @@ ntfy:
controllers:
main:
type: deployment
replicas: 0
replicas: 1
strategy: Recreate
containers:
main:
@@ -21,11 +21,11 @@ ntfy:
value: 36h
- name: NTFY_BEHIND_PROXY
value: true
# - name: NTFY_DATABASE_URL
# valueFrom:
# secretKeyRef:
# name: ntfy-postgresql-18-cluster-app
# key: uri
- name: NTFY_DATABASE_URL
valueFrom:
secretKeyRef:
name: ntfy-postgresql-18-cluster-app
key: uri
- name: NTFY_ATTACHMENT_CACHE_DIR
valueFrom:
secretKeyRef:
@@ -65,22 +65,6 @@ ntfy:
requests:
cpu: 10m
memory: 40Mi
debug:
type: deployment
replicas: 1
strategy: Recreate
containers:
main:
image:
repository: ubuntu
tag: resolute
command:
- "sleep"
- "infinity"
resources:
requests:
cpu: 10m
memory: 32Mi
service:
main:
controller: main
@@ -131,10 +115,6 @@ ntfy:
main:
- path: /var/cache/ntfy
readOnly: false
debug:
main:
- path: /var/cache/ntfy
readOnly: true
postgres-18-cluster:
mode: recovery
recovery: