Skip to content

Commit cb6c0d9

Browse files
committed
removing not needed credentials
1 parent e4e7eb9 commit cb6c0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ haproxy:
353353
port: 1024
354354
auth:
355355
enabled: false
356-
username: 'ml-admin'
357-
password: 'ml-admin-2023'
356+
username: ''
357+
password: ''
358358

359359
## The service type of the HAproxy Load Balancer. Could be ClusterIP or LoadBalancer.
360360
service:

0 commit comments

Comments
 (0)