作者 yangfu

更新 ab.yaml

... ... @@ -45,12 +45,12 @@ spec:
# - cn-hangzhou.i-bp1djh1xn7taumbue1zd
# - cn-hangzhou.i-bp1euf5u1ph9kbhtndhb
# - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy
imagePullSecrets:
- name: aliyun-regsecret
containers:
- name: ab
image: registry.cn-shanghai.aliyuncs.com/tiptok/ab:master
imagePullPolicy: Always
imagePullSecrets:
- name: aliyun-regsecret
# volumeMounts:
# - mountPath: /opt/logs
# name: accesslogs
... ...