Skip to content

Commit 19d6962

Browse files
committed
chore(docs): Clarify that kubernetes urls are not handled
Signed-off-by: Josh Soref <[email protected]>
1 parent e979ad4 commit 19d6962

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/_redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,6 @@ https://experimental.cert-manager.io/private-key-secret-name /docs/configuration
292292
https://venafi.cert-manager.io/custom-fields /docs/configuration/annotations#venaficert-managerio/custom-fields 301!
293293
https://venafi.cert-manager.io/pickup-id /docs/configuration/annotations#venaficert-managerio/pickup-id 301!
294294

295-
# note that the kubernetes.io entries will not have real CNAMEs and are merely for consistency, but if someone does talk to this netifly instance, it should work.
296-
https://kubernetes.io/ingress.class /docs/configuration/annotations#kubernetesio/ingressclass 301!
297-
https://kubernetes.io/tls-acme /docs/configuration/annotations#kubernetesio/tls-acme 301!
295+
# Note that kubernetes.io entries will not have real CNAMEs and are merely listed for consistency
296+
# https://kubernetes.io/ingress.class /docs/configuration/annotations#kubernetesio/ingressclass 301!
297+
# https://kubernetes.io/tls-acme /docs/configuration/annotations#kubernetesio/tls-acme 301!

0 commit comments

Comments
 (0)