From 9c7baecfbd4023526d8e07f60dfb4d61627ecbc2 Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 24 Aug 2022 17:56:49 +1200 Subject: [PATCH] Updated ingress values to align with gitea helm chart. --- gitea/values.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gitea/values.yaml b/gitea/values.yaml index 345b036..2d4561c 100644 --- a/gitea/values.yaml +++ b/gitea/values.yaml @@ -144,9 +144,11 @@ ingress: more_set_headers "X-Frame-Options: SAMEORIGIN"; more_set_headers "X-Content-Type-Options: nosniff"; more_set_headers "Referrer-Policy: strict-origin-when-cross-origin"; - path: / hosts: - - gitea.jamma.dev + - host: gitea.jamma.dev + paths: + - path: / + pathType: Prefix tls: - secretName: tls-jamma-gitea hosts: