the middle of the idiots
This commit is contained in:
13
qwen/hack/k8s/service.yaml
Normal file
13
qwen/hack/k8s/service.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: moh-app-service
|
||||
namespace: merchantsofhope
|
||||
spec:
|
||||
selector:
|
||||
app: moh-app
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 80
|
||||
targetPort: 18000
|
||||
type: ClusterIP
|
||||
Reference in New Issue
Block a user