chore: update bridge http address
This commit is contained in:
parent
ec3c0cfedd
commit
377cb91c67
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
name: ntfy-bridge-dev-address
|
name: ntfy-bridge-dev-address
|
||||||
stringData:
|
stringData:
|
||||||
address: "http://bridge.ntfy-bridge-dev.svc.cluster.local:8080/flux"
|
address: "http://bridge:8080/flux"
|
||||||
---
|
---
|
||||||
apiVersion: notification.toolkit.fluxcd.io/v1beta2
|
apiVersion: notification.toolkit.fluxcd.io/v1beta2
|
||||||
kind: Alert
|
kind: Alert
|
||||||
|
|
Loading…
Reference in a new issue