Commit f547d43e authored by kewei.jia's avatar kewei.jia

导出python

parent 07092c73
...@@ -8,6 +8,7 @@ metadata: ...@@ -8,6 +8,7 @@ metadata:
qcloud-app: {{serviceName}} qcloud-app: {{serviceName}}
spec: spec:
replicas: 1 replicas: 1
revisionHistoryLimit: 1
selector: selector:
matchLabels: matchLabels:
qcloud-app: {{serviceName}} qcloud-app: {{serviceName}}
...@@ -20,7 +21,6 @@ spec: ...@@ -20,7 +21,6 @@ spec:
type: {{label}} type: {{label}}
spec: spec:
terminationGracePeriodSeconds: 0 terminationGracePeriodSeconds: 0
revisionHistoryLimit: 1
containers: containers:
- name: {{serviceName}} - name: {{serviceName}}
image: ccr.ccs.tencentyun.com/{{image}} image: ccr.ccs.tencentyun.com/{{image}}
......
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