diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 48ed7fe..4e145da 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -15,7 +15,7 @@ server: - name: host-log-storage mountPath: /openbao/logs - name: logrotate - image: blacklabelops/logrotate:latest # MIT-License + image: skymatic/logrotate:latest # MIT License # command: ["/bin/sh", "-c", "while true; do /usr/sbin/logrotate /etc/logrotate.conf; sleep 60; done"] securityContext: runAsUser: 100