|
@@ -80,4 +80,10 @@ data:
|
|
service: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc.cluster.local:6980
|
|
service: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc.cluster.local:6980
|
|
- hostname: miniflux.jibby.org
|
|
- hostname: miniflux.jibby.org
|
|
service: http://miniflux-service.miniflux.svc.cluster.local:8080
|
|
service: http://miniflux-service.miniflux.svc.cluster.local:8080
|
|
|
|
+ - hostname: vaultwarden.jibby.org
|
|
|
|
+ service: http://vaultwarden-service.vaultwarden.svc.cluster.local:80
|
|
|
|
+ # Rules can match the request's path to a regular expression:
|
|
|
|
+ - hostname: vaultwarden.jibby.org
|
|
|
|
+ path: /notifications/hub.*
|
|
|
|
+ service: http://vaultwarden-service.vaultwarden.svc.cluster.local:3012
|
|
- service: http_status:404
|
|
- service: http_status:404
|