Commit 428cb73e authored by xuezj's avatar xuezj

调度到3区

parent b9b2a521
......@@ -4,7 +4,7 @@ metadata:
name: {{serviceName}}-{{namespace}}
namespace: {{namespace}}
spec:
storageClassName: cbs
storageClassName: cbs-3
accessModes:
- ReadWriteOnce
resources:
......@@ -35,6 +35,8 @@ spec:
qcloud-app: {{serviceName}}
type: base
spec:
nodeSelector:
zone: "3"
containers:
- image: ccr.ccs.tencentyun.com/{{image}}
imagePullPolicy: Always
......
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