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