diff --git a/manifests/artemis/ntfy/configmap.yaml b/manifests/artemis/ntfy/configmap.yaml index 5b2a851..271ccf5 100644 --- a/manifests/artemis/ntfy/configmap.yaml +++ b/manifests/artemis/ntfy/configmap.yaml @@ -9,3 +9,4 @@ data: base-url: https://notifications.dgse.cloud enable-login: true enable-signup: false + upstream-base-url: "https://ntfy.sh" diff --git a/manifests/artemis/ntfy/ingress.yaml b/manifests/artemis/ntfy/ingress.yaml index 3787cbe..a942a57 100644 --- a/manifests/artemis/ntfy/ingress.yaml +++ b/manifests/artemis/ntfy/ingress.yaml @@ -16,4 +16,3 @@ spec: port: 80 tls: secretName: letsencrypt -