This commit is contained in:
2024-01-21 09:18:33 +11:00
parent f36e22c397
commit d888a5e1f7
7 changed files with 113 additions and 0 deletions

View File

@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: memos
namespace: memos
spec:
ports:
- protocol: TCP
name: app
port: 5230
selector:
app: memos