From e5a5cb17c245b8d3c1f70203c78f648397396ca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Tue, 29 Nov 2022 11:36:02 +0200 Subject: [PATCH] Rename ingress --- templates/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/application.yml b/templates/application.yml index be400ad..257fc01 100644 --- a/templates/application.yml +++ b/templates/application.yml @@ -47,7 +47,7 @@ spec: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: - name: hello-flask + name: hello-whatever annotations: kubernetes.io/ingress.class: shared traefik.ingress.kubernetes.io/router.entrypoints: websecure