作者 yangfu

更新 ab.yaml

@@ -48,7 +48,9 @@ spec: @@ -48,7 +48,9 @@ spec:
48 containers: 48 containers:
49 - name: ab 49 - name: ab
50 image: registry.cn-shanghai.aliyuncs.com/tiptok/ab:master 50 image: registry.cn-shanghai.aliyuncs.com/tiptok/ab:master
51 - imagePullPolicy: Never 51 + imagePullPolicy: Always
  52 + imagePullSecrets:
  53 + - name: aliyun-regsecret
52 # volumeMounts: 54 # volumeMounts:
53 # - mountPath: /opt/logs 55 # - mountPath: /opt/logs
54 # name: accesslogs 56 # name: accesslogs