Commit e5869995 by 蒋勇

d

parent 12d2596f
...@@ -21,7 +21,7 @@ spec: ...@@ -21,7 +21,7 @@ spec:
emptyDir: {} emptyDir: {}
containers: containers:
- name: frontpub - name: frontpub
image: registry.cn-beijing.aliyuncs.com/hantang2/staticngnix:0.0.2 image: registry.cn-beijing.aliyuncs.com/hantang2/staticpub:0.42.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
...@@ -32,7 +32,6 @@ spec: ...@@ -32,7 +32,6 @@ spec:
value: zh_CN.UTF-8 value: zh_CN.UTF-8
--- ---
kind: Service kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
...@@ -48,4 +47,3 @@ spec: ...@@ -48,4 +47,3 @@ spec:
nodePort: 21101 nodePort: 21101
selector: selector:
app: frontpub app: frontpub
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