add next round

This commit is contained in:
Chris Richardson
2025-01-24 10:29:28 -05:00
parent 19f889a82a
commit 745ed8cfa9
22 changed files with 671 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
apiVersion: v1
kind: Service
metadata:
name: bitwarden-service
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: 80
- name: notification
port: 3012
protocol: TCP
targetPort: 3012
selector:
app: bitwarden