From 4d32249a139a7a4af49c6f8a6e5f98ee3f282ced Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Thu, 16 Jul 2020 23:44:35 +1000 Subject: [PATCH] switch to testing cluster --- Readme.md | 12 ++++++------ manifest.yaml | 8 +------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/Readme.md b/Readme.md index 08362f2..5e6ac5c 100644 --- a/Readme.md +++ b/Readme.md @@ -2,14 +2,14 @@ Create badge from your prometheus metrics -![Air Index](https://badge.home.toozhao.com/png/mel) +![Air Index](http://badge.ap.toozhao.com/png/mel) -![Dockerhub Pull](https://badge.home.toozhao.com/png/dockerhub) +![Dockerhub Pull](http://badge.ap.toozhao.com/png/dockerhub) -![Github Star](https://badge.home.toozhao.com/png/github) +![Github Star](http://badge.ap.toozhao.com/png/github) -![Air Index](https://badge.home.toozhao.com/svg/mel) -![Dockerhub Pull](https://badge.home.toozhao.com/svg/dockerhub) -![Github Star](https://badge.home.toozhao.com/svg/github) +![Air Index](http://badge.ap.toozhao.com/svg/mel) +![Dockerhub Pull](http://badge.ap.toozhao.com/svg/dockerhub) +![Github Star](http://badge.ap.toozhao.com/svg/github) [![](https://images.microbadger.com/badges/image/wahyd4/aria2-ui.svg)](https://microbadger.com/images/wahyd4/aria2-ui "Get your own image badge on microbadger.com") diff --git a/manifest.yaml b/manifest.yaml index dbaa2a8..b690928 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -58,15 +58,9 @@ metadata: name: badger-ingress annotations: kubernetes.io/ingress.class: "nginx" - kubernetes.io/tls-acme: "true" - cert-manager.io/cluster-issuer: "letsencrypt-prod" spec: - tls: - - hosts: - - badge.home.toozhao.com - secretName: badger-tls rules: - - host: badge.home.toozhao.com + - host: badge.ap.toozhao.com http: paths: - backend: