diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index 00e04e4..c62d4eb 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -5,18 +5,6 @@ cloudflare: ingress: - hostname: traefik.dvirlabs.com service: http://traefik-dashboard.traefik.svc.cluster.local:8080 - - hostname: rancher.dvirlabs.com - service: https://rancher.cattle-system.svc.cluster.local:443 - originRequest: - noTLSVerify: true - - hostname: grafana.dvirlabs.com - service: http://rancher-monitoring-prod-grafana.monitoring.svc.cluster.local:80 - - hostname: pve.dvirlabs.com - service: https://192.168.10.120:8006 - originRequest: - noTLSVerify: true - - hostname: alertmanager.dvirlabs.com - service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:9093 - hostname: vault.dvirlabs.com service: http://vault-ui.dev-tools.svc.cluster.local:8200 - hostname: kibana.dvirlabs.com