diff --git a/bitwarden/templates/deployment.yaml b/bitwarden/templates/deployment.yaml index d6e1788..4789083 100644 --- a/bitwarden/templates/deployment.yaml +++ b/bitwarden/templates/deployment.yaml @@ -39,7 +39,7 @@ spec: value: "80" - name: ROCKET_WORKERS value: "10" - - name: SECRET_USERNAME + - name: ADMIN_TOKEN valueFrom: secretKeyRef: name: bitwarden-secret