implement huly
This commit is contained in:
12
deploy/huly/front/front-service.yaml
Normal file
12
deploy/huly/front/front-service.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
app: front
|
||||
name: front
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 8080
|
||||
selector:
|
||||
app: front
|
Reference in New Issue
Block a user