Commit 25309f15 by 蒋勇

d

parent 2959922f
...@@ -89,14 +89,14 @@ kind: Service ...@@ -89,14 +89,14 @@ kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
labels: labels:
app: scratchweb-service app: fqboss-service
name: scratchweb-service name: fqboss-service
namespace: chaolai namespace: chaolai
spec: spec:
type: NodePort type: NodePort
ports: ports:
- port: 80 - port: 80
targetPort: 80 targetPort: 80
nodePort: 19600 nodePort: 19610
selector: selector:
app: scratchweb app: fqboss
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment