Skip to content

Commit ff282b7

Browse files
author
Barkha Choithani
committed
removed value from admin password to test random password
1 parent 9605e50 commit ff282b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fullnameOverride: ""
5050
# Configure Marklogic Admin Username and Password
5151
auth:
5252
adminUsername: admin
53-
adminPassword: YWRtaW4=
53+
adminPassword: ""
5454

5555
# Configure Affinity property for scheduling pods to nodes
5656
# ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity

0 commit comments

Comments
 (0)