From 40fa8d0c11c0b12127fa8def583a1c720a1590dc Mon Sep 17 00:00:00 2001 From: Christopher Hase Date: Tue, 17 Jun 2025 14:35:50 +0200 Subject: [PATCH] feat(database): test with bogus folder name --- template/stacks/forgejo/forgejo-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/stacks/forgejo/forgejo-server/values.yaml b/template/stacks/forgejo/forgejo-server/values.yaml index 2c98888..80f8acd 100644 --- a/template/stacks/forgejo/forgejo-server/values.yaml +++ b/template/stacks/forgejo/forgejo-server/values.yaml @@ -22,7 +22,7 @@ test: deployment: env: - name: SSL_CERT_DIR - value: /etc/ssl/forgejo + value: /etc/ssl/forgejx extraVolumeMounts: - mountPath: /etc/ssl/forgejo