diff --git a/manifests/cloudflared/values.yaml b/manifests/cloudflared/values.yaml index 30afd87..a398d6f 100644 --- a/manifests/cloudflared/values.yaml +++ b/manifests/cloudflared/values.yaml @@ -85,7 +85,7 @@ cloudflare: - hostname: focalboard.dvirlabs.com service: http://focalboard.dev-tools.svc.cluster.local:80 - hostname: planka.dvirlabs.com - service: http://planka.dev-tools.svc.cluster.local:80 + service: http://planka.dev-tools.svc.cluster.local:1377 cloudflared: image: repository: cloudflare/cloudflared diff --git a/manifests/harbor/monitoring.yaml b/manifests/harbor/monitoring.yaml deleted file mode 100644 index 585c434..0000000 --- a/manifests/harbor/monitoring.yaml +++ /dev/null @@ -1,15 +0,0 @@ -enabled: true -app: harbor -uptime_kuma: - enabled: true - url: https://harbor.dvirlabs.com - tag: infra -# targets: -# - : -# scheme: http -# external_check: -# url: https://harbor.dvirlabs.com -# expected_codes: -# '502': critical -# '404': warning -# '1033': critical