ci: clear proxy env in minio-bucket-init, capture seed pod logs on failure

This commit is contained in:
Celes Renata
2026-04-19 08:55:52 +00:00
parent 0acb787892
commit 4ebf75134f
5 changed files with 13 additions and 23 deletions
+4
View File
@@ -145,6 +145,10 @@ spec:
memory: 128Mi
command: ["/bin/sh", "-c"]
env:
- name: HTTP_PROXY
value: ""
- name: HTTPS_PROXY
value: ""
- name: NO_PROXY
value: "minio,.local,10.0.0.0/8,192.168.0.0/16"
- name: no_proxy