mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
switch to testing cluster
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
|
||||
Create badge from your prometheus metrics
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://microbadger.com/images/wahyd4/aria2-ui "Get your own image badge on microbadger.com")
|
||||
|
||||
+1
-7
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user