From a9ae743de992ebb61cd8e0114f9376564b6e6013 Mon Sep 17 00:00:00 2001 From: miwr Date: Tue, 22 Apr 2025 14:13:15 +0200 Subject: [PATCH] subpath --- template/stacks/ref-implementation/openbao/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 16154c8..34f275b 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -43,7 +43,6 @@ server: - name: sidecar-script mountPath: /etc/nginx subPath: nginx.conf - subPathExpr: 'nginx.conf' - name: sidecar-script mountPath: /tmp/sidecar.sh subPath: sidecar.sh