From f6894ece74839eb7c7289d2276b086cc60a4383b Mon Sep 17 00:00:00 2001 From: Sofiane Gerhardt Date: Mon, 5 May 2025 11:55:12 +0200 Subject: [PATCH] use /app --- templates/image-server/nginx/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/image-server/nginx/helmrelease.yaml b/templates/image-server/nginx/helmrelease.yaml index 673bfaf..2822a7e 100644 --- a/templates/image-server/nginx/helmrelease.yaml +++ b/templates/image-server/nginx/helmrelease.yaml @@ -28,4 +28,4 @@ spec: claimName: ${TENANT_NAMESPACE}-image-storage extraVolumeMounts: - name: ${TENANT_NAMESPACE}-image-storage - mountPath: /usr/share/nginx/html \ No newline at end of file + mountPath: /app