update bitwarden (aka vaultwarden) to v1.23.0
This commit is contained in:
@ -5,6 +5,7 @@ metadata:
|
||||
labels:
|
||||
{{- include "bitwarden.labels" . | nindent 4 }}
|
||||
data:
|
||||
EMERGENCY_ACCESS_ALLOWED: {{ .Values.bitwarden.emergencyAccessAllowed | default "false" | quote }}
|
||||
SIGNUPS_ALLOWED: {{ .Values.bitwarden.signupsAllowed | quote }}
|
||||
INVITATIONS_ALLOWED: {{ .Values.bitwarden.invitationsAllowed | quote }}
|
||||
{{- if .Values.bitwarden.domain }}
|
||||
|
Reference in New Issue
Block a user