apps(vaultwarden): Added Vaultwarden to cluster

This commit is contained in:
2025-06-23 11:30:37 -04:00
parent 99d8360344
commit 8cf8177e45
7 changed files with 124 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: vaultwarden
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: vaultwarden
ports:
- protocol: TCP
port: 80
targetPort: http