commit 8fc4fc63877b98ecbc8699d4f27c286aa728a5a1 parent f8df006fe526092cc93bb5d83b3a3956e8be0a12 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 16 Sep 2024 11:20:13 +0200 Fix typo Diffstat:
| M | apps/base/coder/release.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/coder/release.yaml b/apps/base/coder/release.yaml @@ -39,4 +39,4 @@ spec: tls: enable: true secretName: coder.midnightthoughts.space-tls - wildcardSecretName: wildcard_coder.midnightthoughts.space-tls + wildcardSecretName: wildcard-coder.midnightthoughts.space-tls