WIP(ingress): Add temporary rewrite
This commit is contained in:
parent
51c1988848
commit
f7ca4a9854
@ -9,6 +9,7 @@ metadata:
|
||||
acme.cert-manager.io/http01-edit-in-place: "true"
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
rewrite ^/metrics(/?)$ https://git.halis.io/$1 permanent;
|
||||
rewrite ^/athsc/(.*)$ https://git.halis.io/athens-school/$1 permanent;
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user