3 Commits

Author SHA1 Message Date
0de5e96f93 revert: restore Vaultwarden to original working configuration
- Remove nginx sidecar (was causing compatibility issues)
- Restore service targetPort to 80
- Use latest tag instead of fixed version
- Remove health probes
- Restore simple configuration

User will reset data by deleting PVC.
2026-04-07 07:35:57 +08:00
4b7a1f2bcf fix: add nginx sidecar for Bitwarden well-known endpoint
This fixes iOS app connection issues by properly responding to
/.well-known/bitwarden/ endpoint which iOS clients use to identify
the server.
2026-04-02 15:24:27 +08:00
b86255e81f feat: add adminer and vaultwarden apps, integrated from k8s-manifests 2026-04-01 16:46:33 +08:00