mirror of
https://github.com/google/nomulus
synced 2026-01-03 11:45:39 +00:00
This reverts commit 2a01c12b14.
This commit is contained in:
@@ -11,9 +11,6 @@ spec:
|
|||||||
- "console.BASE_DOMAIN"
|
- "console.BASE_DOMAIN"
|
||||||
rules:
|
rules:
|
||||||
- matches:
|
- matches:
|
||||||
- path:
|
|
||||||
type: Exact
|
|
||||||
value: /
|
|
||||||
- path:
|
- path:
|
||||||
type: PathPrefix
|
type: PathPrefix
|
||||||
value: /console-api
|
value: /console-api
|
||||||
@@ -26,12 +23,6 @@ spec:
|
|||||||
name: console
|
name: console
|
||||||
port: 80
|
port: 80
|
||||||
- matches:
|
- matches:
|
||||||
- path:
|
|
||||||
type: Exact
|
|
||||||
value: /
|
|
||||||
headers:
|
|
||||||
- name: "canary"
|
|
||||||
value: "true"
|
|
||||||
- path:
|
- path:
|
||||||
type: PathPrefix
|
type: PathPrefix
|
||||||
value: /console-api
|
value: /console-api
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
<!doctype html>
|
|
||||||
<meta http-equiv="refresh" content="0;URL=/console">
|
|
||||||
<title>Nomulus</title>
|
|
||||||
<body lang="en-US">
|
|
||||||
If this page doesn't change automatically, please click <a href="/console">here</a>
|
|
||||||
Reference in New Issue
Block a user