From 7fee62e4f04d056c99262711be0878d7cad0206c Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 4 Oct 2025 15:53:53 +0200 Subject: [PATCH] YAML was a mistake --- everything-app/masto.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index e8c6385..35537b9 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -15,12 +15,14 @@ spec: helm: valuesObject: ingress: + enabled: true + className: "nginx" hosts: - host: toot.martyn.berlin paths: - path: / tls: - hosts: + - hosts: - toot.martyn.berlin mastodon: local_domain: toot.martyn.berlin