2024-07-25 22:57:41 +00:00
|
|
|
---
|
2024-07-25 23:05:54 +00:00
|
|
|
name: ntfy
|
|
|
|
namespace: ntfy
|
|
|
|
serviceAccountName: ntfy
|
|
|
|
|
2024-07-25 22:57:41 +00:00
|
|
|
istio:
|
|
|
|
commonName: ntfy.minhas.io
|
|
|
|
ingressSelector: ingressgateway
|
|
|
|
issuer: letsencrypt-prod
|
2024-07-25 23:30:58 +00:00
|
|
|
port: 80
|
2024-07-25 22:57:41 +00:00
|
|
|
backendHost: ntfy
|
|
|
|
|
|
|
|
ntfy:
|
|
|
|
baseURL: "https://ntfy.minhas.io"
|
2024-07-26 00:01:40 +00:00
|
|
|
auth:
|
2024-07-26 00:13:12 +00:00
|
|
|
defaultAccess: "write-only"
|
2024-07-26 00:01:40 +00:00
|
|
|
file: /data/auth.db
|
2024-07-25 23:45:15 +00:00
|
|
|
|
|
|
|
updateStrategy:
|
2024-07-26 00:01:40 +00:00
|
|
|
|
|
|
|
persistence:
|
2024-07-26 01:12:55 +00:00
|
|
|
enabled: true
|
2024-07-26 01:07:25 +00:00
|
|
|
storageClass: "longhorn-encrypted-retain"
|