k8s/argo/ntfy/values.yaml
2024-07-25 19:21:02 -04:00

18 lines
264 B
YAML

---
name: ntfy
namespace: ntfy
serviceAccountName: ntfy
istio:
commonName: ntfy.minhas.io
ingressSelector: ingressgateway
issuer: letsencrypt-prod
port: 3001
backendHost: ntfy
ntfy:
baseURL: "https://ntfy.minhas.io"
updateStrategy:
type: Recreate