提交 36a320aa 作者: 余乾开

feat(Action):默认端口

上级 f1c0479e
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
spec: spec:
selector: selector:
app: cms app: cms
type: NodePort
ports: ports:
- protocol: TCP - protocol: TCP
port: 35150 port: 35150
\ No newline at end of file
targetPort: 35150
\ No newline at end of file
...@@ -8,10 +8,6 @@ commonLabels: ...@@ -8,10 +8,6 @@ commonLabels:
variant: dev variant: dev
commonAnnotations: commonAnnotations:
note: This is dev! note: This is dev!
patchesStrategicMerge: patches:
- configMap.yaml - path: ./configMap.yaml
- service.yaml - path: ./service.yaml
images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly/cms
newTag: 892d475167b81e3f796666537c51f54e61b6bd98
...@@ -10,5 +10,4 @@ spec: ...@@ -10,5 +10,4 @@ spec:
ports: ports:
- protocol: TCP - protocol: TCP
port: 35150 port: 35150
targetPort: 35150 nodePort: 30150
NodePort: 30150 \ No newline at end of file
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论