chore(ntfy): Added Ntfy for Notifications
This commit is contained in:
9
manifests/artemis/ntfy/configmap.yaml
Normal file
9
manifests/artemis/ntfy/configmap.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: ntfy
|
||||
data:
|
||||
server.yml: |
|
||||
# Template: https://github.com/binwiederhier/ntfy/blob/main/server/server.yml
|
||||
base-url: https://notifications.dgse.cloud
|
||||
Reference in New Issue
Block a user