作者 yangfu

更新 ab.yaml

@@ -45,12 +45,12 @@ spec: @@ -45,12 +45,12 @@ spec:
45 # - cn-hangzhou.i-bp1djh1xn7taumbue1zd 45 # - cn-hangzhou.i-bp1djh1xn7taumbue1zd
46 # - cn-hangzhou.i-bp1euf5u1ph9kbhtndhb 46 # - cn-hangzhou.i-bp1euf5u1ph9kbhtndhb
47 # - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy 47 # - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy
  48 + imagePullSecrets:
  49 + - name: aliyun-regsecret
48 containers: 50 containers:
49 - name: ab 51 - name: ab
50 image: registry.cn-shanghai.aliyuncs.com/tiptok/ab:master 52 image: registry.cn-shanghai.aliyuncs.com/tiptok/ab:master
51 imagePullPolicy: Always 53 imagePullPolicy: Always
52 - imagePullSecrets:  
53 - - name: aliyun-regsecret  
54 # volumeMounts: 54 # volumeMounts:
55 # - mountPath: /opt/logs 55 # - mountPath: /opt/logs
56 # name: accesslogs 56 # name: accesslogs