From 75dab4a8aae72078c2735930009baa66731dede8 Mon Sep 17 00:00:00 2001 From: nirroz93 <32959392+nirroz93@users.noreply.github.com> Date: Wed, 6 May 2020 17:39:55 +0300 Subject: [PATCH] wrong filename using different (and more logic) filename in the following lines --- docs/examples/tls-termination/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/tls-termination/README.md b/docs/examples/tls-termination/README.md index 99de6c29e..1a17d6d21 100644 --- a/docs/examples/tls-termination/README.md +++ b/docs/examples/tls-termination/README.md @@ -8,7 +8,7 @@ You need a [TLS cert](../PREREQUISITES.md#tls-certificates) and a [test HTTP ser ## Deployment -Create a `values.yaml` file. +Create a `ingress.yaml` file. ```yaml apiVersion: networking.k8s.io/v1beta1