Browse Source

changed domain names to example.com

pull/231/head
Carl Sander 4 years ago
parent
commit
6fcc2253ec
  1. 6
      kubernetes/uptime-kuma/ingressroute.yml

6
kubernetes/uptime-kuma/ingressroute.yml

@ -24,10 +24,10 @@ metadata:
spec: spec:
tls: tls:
- hosts: - hosts:
- uk.kube.cxde.link - example.com
secretName: monitor-cxde-link-tls secretName: example-com-tls
rules: rules:
- host: monitor.cxde.link - host: example.com
http: http:
paths: paths:
- path: / - path: /

Loading…
Cancel
Save