From 08422398fc5884c363c23d1e1bfc0bd23c07622f Mon Sep 17 00:00:00 2001 From: duynguyen Date: Tue, 4 Aug 2026 00:19:44 +0700 Subject: [PATCH] fix auth --- apps/ignis/chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ignis/chart/values.yaml b/apps/ignis/chart/values.yaml index d61fa18..8f3874f 100644 --- a/apps/ignis/chart/values.yaml +++ b/apps/ignis/chart/values.yaml @@ -45,4 +45,4 @@ auth: enabled: true # bcrypt htpasswd line, e.g. output of: htpasswd -nB # Generate this yourself — do not put the plaintext password here. - htpasswd: "duynguyen:$2y$05$0hgFpQXdm1arjoEG5Gqs5.Q0Bl8YGOgXVLzBXdQjCnBTRgR1sYb9O" + htpasswd: "duynguyen:{SHA}piHIQK6WkZ/zAB5FibmIs4c7Eoo="