Skip to content

Commit f3104b5

Browse files
committed
fix(tests): Helm 4 compatability
1 parent 93291d2 commit f3104b5

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

tests/templates/kuttl/kerberos-s3/helm-bitnami-minio-values.yaml.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ console:
1919
mode: standalone
2020
disableWebUI: false
2121
extraEnvVars:
22-
- name: BITNAMI_DEBUG
23-
value: "true"
2422
- name: MINIO_LOG_LEVEL
2523
value: DEBUG
2624

tests/templates/kuttl/smoke/helm-bitnami-minio-values.yaml.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ console:
1919
mode: standalone
2020
disableWebUI: false
2121
extraEnvVars:
22-
- name: BITNAMI_DEBUG
23-
value: "true"
2422
- name: MINIO_LOG_LEVEL
2523
value: DEBUG
2624

0 commit comments

Comments
 (0)