This commit is contained in:
Amarpreet Minhas 2024-07-25 18:57:41 -04:00
parent 756456d425
commit ed3e2dcba7
2 changed files with 15 additions and 0 deletions

View file

@ -60,3 +60,8 @@ helmApps:
repoURL: https://immich-app.github.io/immich-charts
chart: immich
revision: 0.4.0
- app: ntfy
namespace: ntfy
repoURL: oci://codeberg.org/wrenix/helm-charts/ntfy
chart: ntfy
revision: 0.1.13

10
argo/ntfy/values.yaml Normal file
View file

@ -0,0 +1,10 @@
---
istio:
commonName: ntfy.minhas.io
ingressSelector: ingressgateway
issuer: letsencrypt-prod
port: 3001
backendHost: ntfy
ntfy:
baseURL: "https://ntfy.minhas.io"