From 53be807c0b52560b39fdb0d380acc7bea1ce0fc2 Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Wed, 20 Sep 2023 22:15:41 +0200 Subject: [PATCH] prometheus/ingress.yaml aktualisiert --- prometheus/ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prometheus/ingress.yaml b/prometheus/ingress.yaml index d09cdff..8f453ad 100644 --- a/prometheus/ingress.yaml +++ b/prometheus/ingress.yaml @@ -8,4 +8,5 @@ type: nginx.org/htpasswd stringData: htpasswd: | aaron:$2y$05$B2.Q.9/e4VEXsnoe.ypjYOkiykmrF2hpApE7CYc2DPIr0pFIdDO1O - tom:$2y$05$BsM7fvmf3Gpuznak5OSgre0x81K4.vxUQO/aKW5cY4gmQOzvssPLO \ No newline at end of file + tom:$2y$05$BsM7fvmf3Gpuznak5OSgre0x81K4.vxUQO/aKW5cY4gmQOzvssPLO + basti:$$apr1$$XaGDFprb$$O9Y1oRhTNY7U5aa5Lj3wa1 \ No newline at end of file