From a64e9fa3b7cda213548387292d334b4cfec9e224 Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 1 Aug 2022 11:59:12 -0300 Subject: [PATCH] segundo commit --- hello-rancher/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-rancher/values.yaml b/hello-rancher/values.yaml index 2d3865b..421a609 100644 --- a/hello-rancher/values.yaml +++ b/hello-rancher/values.yaml @@ -55,7 +55,7 @@ ingress: # kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" hosts: - - host: hello-marco.aula.jaxexperts.io + - host: hello-marco.aula.jacexperts.io paths: - path: / pathType: ImplementationSpecific