From 485e7720165bd0a7ed9fb3264242f63a735d0402 Mon Sep 17 00:00:00 2001 From: miwr Date: Tue, 1 Apr 2025 14:11:35 +0200 Subject: [PATCH] # - name: status # mountPath: /var/lib --- template/stacks/ref-implementation/openbao/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 4311e87..9653e25 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -17,8 +17,8 @@ server: mountPath: /etc/logrotate.conf subPath: logrotate.conf readOnly: true - - name: status - mountPath: /var/lib + # - name: status + # mountPath: /var/lib - name: passwd-volume mountPath: /etc/passwd subPath: passwd