From 1230d5c05ee899d96c439511280537ae542882b6 Mon Sep 17 00:00:00 2001 From: Tom3201 Date: Thu, 6 Apr 2023 20:04:05 +0200 Subject: [PATCH] =?UTF-8?q?add=20tom=20access=20=F0=9F=A4=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prometheus/ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prometheus/ingress.yaml b/prometheus/ingress.yaml index 609e8b5..54cf08b 100644 --- a/prometheus/ingress.yaml +++ b/prometheus/ingress.yaml @@ -65,4 +65,5 @@ apiVersion: v1 type: nginx.org/htpasswd stringData: htpasswd: | - aaron:$2y$05$B2.Q.9/e4VEXsnoe.ypjYOkiykmrF2hpApE7CYc2DPIr0pFIdDO1O \ No newline at end of file + aaron:$2y$05$B2.Q.9/e4VEXsnoe.ypjYOkiykmrF2hpApE7CYc2DPIr0pFIdDO1O + tom:$2y$05$BsM7fvmf3Gpuznak5OSgre0x81K4.vxUQO/aKW5cY4gmQOzvssPLO \ No newline at end of file