正在显示
1 个修改的文件
包含
3 行增加
和
1 行删除
@@ -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 |
-
请 注册 或 登录 后发表评论