未验证 提交 8a9589ba 编写于 作者: Z zhuwenxing 提交者: GitHub

[skip e2e]Update pod template (#18396)

Signed-off-by: Nzhuwenxing <wenxing.zhu@zilliz.com>
上级 128c66f3
......@@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: main
image: registry.milvus.io/test/krte:dev-4
image: harbor.milvus.io/qa/krte:dev-4
command:
- cat
tty: true
......@@ -19,17 +19,12 @@ spec:
memory: 4Gi
cpu: 2.0
volumeMounts:
- name: qa-kubeconfig
mountPath: /root/.kube/
- name: jnlp
image: jenkins/inbound-agent:4.11-1-jdk8
resources:
limits: {}
requests:
memory: 256Mi
cpu: 100m
- mountPath: /root/.kube/config
name: kubeconfig
subPath: config
volumes:
- name: qa-kubeconfig
secret:
secretName: qa-kubeconfig
serviceAccountName: account-milvus-test
\ No newline at end of file
- configMap:
defaultMode: 420
name: qa-kubeconfig
name: kubeconfig
serviceAccountName: qa-chaos-admin
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册