From 73a01eddbccecd516730bbbf2f4c13b1f8c1123a Mon Sep 17 00:00:00 2001 From: George Taylor Date: Tue, 3 Sep 2024 18:46:41 +0100 Subject: [PATCH] Update values.yaml --- kustomize/base/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/base/values.yaml b/kustomize/base/values.yaml index 70d8c62..ff8410b 100644 --- a/kustomize/base/values.yaml +++ b/kustomize/base/values.yaml @@ -16,7 +16,7 @@ # for performance tuning. repository: # -- Administrator password for ACS in NTLM hash format to set at bootstrap time - adminPassword: "209c6174da490caeb422f3fa5a7ae634" + # adminPassword: "209c6174da490caeb422f3fa5a7ae634" # -- The name of the secret holding the ACS repository license if any. # it must be contained within a `data['*.lic']` property # For details on how to manage license, see: