chore: update bridge http address

This commit is contained in:
Bastien Riviere 2023-09-03 14:58:38 +02:00
parent ec3c0cfedd
commit 377cb91c67
Signed by: babariviere
GPG key ID: 4E5F0839249F162E

View file

@ -13,7 +13,7 @@ kind: Secret
metadata:
name: ntfy-bridge-dev-address
stringData:
address: "http://bridge.ntfy-bridge-dev.svc.cluster.local:8080/flux"
address: "http://bridge:8080/flux"
---
apiVersion: notification.toolkit.fluxcd.io/v1beta2
kind: Alert