add vaultwarden

This commit is contained in:
2025-12-27 14:14:40 +00:00
parent 25c12c0bbd
commit a20e4c0f4b
4 changed files with 85 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: v1
kind: Service
metadata:
name: vaultwarden-service
namespace: tools
spec:
selector:
app: vaultwarden
ports:
- port: 80
targetPort: 80