Added Vaultwarden

This commit is contained in:
Ultradesu
2025-04-06 18:44:52 +01:00
parent 5c146b6acc
commit ee56b3d4de
6 changed files with 160 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
apiVersion: v1
kind: Service
metadata:
name: vaultwarden
namespace: vaultwarden
spec:
selector:
app: vaultwarden
ports:
- protocol: TCP
port: 80
targetPort: 80