This is an automated email from the ASF dual-hosted git repository.

liuhan pushed a commit to branch schema-storage
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-helm.git


The following commit(s) were added to refs/heads/schema-storage by this push:
     new edf7e13  update time
edf7e13 is described below

commit edf7e13ca3411ddfcc3f8b075fafce4f3e8bbc6c
Author: mrproliu <[email protected]>
AuthorDate: Thu Feb 5 09:03:33 2026 +0800

    update time
---
 test/e2e/values.cluster-schema-property.yaml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/test/e2e/values.cluster-schema-property.yaml 
b/test/e2e/values.cluster-schema-property.yaml
index 2efdc53..f05fef8 100644
--- a/test/e2e/values.cluster-schema-property.yaml
+++ b/test/e2e/values.cluster-schema-property.yaml
@@ -17,7 +17,7 @@
 
 image:
   repository: mrproliu/skywalking-banyandb
-  tag: property-schema33
+  tag: property-schema34
   pullPolicy: IfNotPresent
 
 cluster:
@@ -77,11 +77,3 @@ serviceAccount:
 
 fullnameOverride: ""
 nameOverride: "banyandb"
-
-auth:
-  enabled: true
-  existingSecret: ""
-  credentialsFileKey: "credentials.yaml"
-  users:
-    - username: admin
-      password: banyandb

Reply via email to