Commit 9a167ff9 by 蒋勇

d

parent a36ffb02
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: paas - name: paas
image: csighub.tencentyun.com/brg_icp/tencent2020:paas1200.0.12 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1200.0.27
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
...@@ -84,7 +84,6 @@ spec: ...@@ -84,7 +84,6 @@ spec:
name: zhichan-config name: zhichan-config
key: NODE_PORT key: NODE_PORT
--- ---
kind: Service kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
...@@ -93,7 +92,7 @@ metadata: ...@@ -93,7 +92,7 @@ metadata:
name: paas-service name: paas-service
namespace: newtime namespace: newtime
spec: spec:
type: ClusterIP type: NodePort
ports: ports:
- port: 80 - port: 80
targetPort: 80 targetPort: 80
......
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