add deployment

This commit is contained in:
2022-01-06 19:19:11 +07:00
parent 32ad55c5b8
commit 892436e41b
6 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: ppob-backend
namespace: empatnusabangsa-production
labels:
run: ppob-backend
spec:
ports:
- port: 5000
protocol: TCP
selector:
app: ppob-backend