From 3995e09bdd47acb711115cd25c59bc83b7159e0a Mon Sep 17 00:00:00 2001 From: "Yes Interactive, LLC" Date: Sat, 22 Feb 2020 00:17:48 -0500 Subject: [PATCH] Update dadjokes_kong_for_k8s.yaml --- examples/dadjokes_kong_for_k8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dadjokes_kong_for_k8s.yaml b/examples/dadjokes_kong_for_k8s.yaml index 0c4c847..0e63906 100644 --- a/examples/dadjokes_kong_for_k8s.yaml +++ b/examples/dadjokes_kong_for_k8s.yaml @@ -2,7 +2,7 @@ # creates ingress rule /dadjokes for dadjokes service # applies an example rate limit policy using Kong's KongPlugin CRD # learn about the Kong Ingress Controller at https://github.com/Kong/kubernetes-ingress-controller -# usage: kubectl apply -f dadjokes_kong_for_k8s.yaml +# usage: kubectl apply -f http://tinyurl.com/sfh88p9 --- apiVersion: v1 kind: Service