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