From 0e95fcc5cb12ec56bc2d1e99e5f673d2fcfe129e Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Tue, 14 May 2024 11:38:53 +0100 Subject: [PATCH] Add default secret for testing Signed-off-by: Michel Hollands --- charts/meta-monitoring/templates/minio/secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/meta-monitoring/templates/minio/secret.yaml b/charts/meta-monitoring/templates/minio/secret.yaml index fe812ae..dd1cb97 100644 --- a/charts/meta-monitoring/templates/minio/secret.yaml +++ b/charts/meta-monitoring/templates/minio/secret.yaml @@ -10,4 +10,4 @@ annotations: data: rootUser: dmFsdWUtMg0KDQo= rootPassword: dmFsdWUtMg0KDQo= -{{- end }} \ No newline at end of file +{{- end }}