Open outbackdingo opened 1 week ago
Can you paste your values yaml?
Hello, @guerzon! First of all I wanna thank you for creating such a good project!
I faced the same issue.
Steps to reproduce:
1) helm repo add vaultwarden https://guerzon.github.io/vaultwarden
2) export VAULTWARDEN_DOMAIN_NAME=https://pass.mydomain.com
3) helm install vaultwarden-release vaultwarden/vaultwarden --set "ingress.enabled=true" --set "ingress.hostname=$VAULTWARDEN_DOMAIN_NAME"
4) Got ```Error: INSTALLATION FAILED: 1 error occurred:
In case I just specify it without https://
prefix export VAULTWARDEN_DOMAIN_NAME=pass.mydomain.com
Vaultwarden goes to CrashloopBackOff with Error validating domain: relative URL without a base | Error loading config: DOMAIN variable needs to contain the protocol (http, https). Use 'http[s]://bw.example.com' instead of 'bw.example.com'
Error: INSTALLATION FAILED: 1 error occurred: