作者 yangfu

更新 ab.yaml

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