Skip to content

Commit 3a5a3d9

Browse files
committed
Let netlify try to answer questions about kubernetes.io annotations
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 0f8edcd commit 3a5a3d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/_redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,7 @@ https://experimental.cert-manager.io/private-key-secret-name /docs/configuration
294294

295295
https://venafi.cert-manager.io/custom-fields /docs/configuration/annotations#venaficert-managerio/custom-fields 301!
296296
https://venafi.cert-manager.io/pickup-id /docs/configuration/annotations#venaficert-managerio/pickup-id 301!
297+
298+
# 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.
299+
https://kubernetes.io/ingress.class /docs/configuration/annotations#kubernetesio/ingressclass 301!
300+
https://kubernetes.io/tls-acme /docs/configuration/annotations#kubernetesio/tls-acme 301!

0 commit comments

Comments
 (0)