Compare commits

..

No commits in common. "f067d5eef18b53fa50db0285c01aa323b227cca9" and "6d9495dbd19a42c41479e532d1b15ded36f081ca" have entirely different histories.

View File

@ -15,6 +15,8 @@ cloudflare:
service: https://192.168.10.120:8006 service: https://192.168.10.120:8006
originRequest: originRequest:
noTLSVerify: true noTLSVerify: true
- hostname: git.dvirlabs.com
service: http://gitea-http.dev-tools.svc.cluster.local:3000
- hostname: prometheus.dvirlabs.com - hostname: prometheus.dvirlabs.com
service: http://rancher-monitoring-prod-prometheus.monitoring.svc.cluster.local:9090 service: http://rancher-monitoring-prod-prometheus.monitoring.svc.cluster.local:9090
- hostname: prometheus-int.dvirlabs.com - hostname: prometheus-int.dvirlabs.com
@ -23,6 +25,10 @@ cloudflare:
service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:9093 service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:9093
- hostname: wiki.dvirlabs.com - hostname: wiki.dvirlabs.com
service: http://wikijs.dev-tools.svc.cluster.local:3000 service: http://wikijs.dev-tools.svc.cluster.local:3000
- hostname: minio.dvirlabs.com
service: http://minio-bitnami.infra.svc.cluster.local:9001
- hostname: s3.dvirlabs.com
service: http://minio-bitnami.infra.svc.cluster.local:9000
- hostname: keycloak.dvirlabs.com - hostname: keycloak.dvirlabs.com
service: http://keycloak.infra.svc.cluster.local:8080 service: http://keycloak.infra.svc.cluster.local:8080
- hostname: vault.dvirlabs.com - hostname: vault.dvirlabs.com