We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8477908 + c096500 commit 803103cCopy full SHA for 803103c
netlify.toml
@@ -7,7 +7,7 @@
7
PAGES_DISABLE_NETWORK = "1"
8
9
[[redirects]]
10
- from = "/*"
+ from = "https://nfd.sigs.k8s.io/*"
11
to = "https://release-0-17--kubernetes-sigs-nfd.netlify.app/:splat"
12
status = 301
13
force = true
0 commit comments