diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 34f275b..3479417 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -41,7 +41,7 @@ server: - containerPort: 8080 volumeMounts: - name: sidecar-script - mountPath: /etc/nginx + mountPath: /etc/nginx/nginx.conf subPath: nginx.conf - name: sidecar-script mountPath: /tmp/sidecar.sh