diff --git a/chart/values.yaml b/chart/values.yaml index fead370..b87db7a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -74,6 +74,10 @@ reposilite: value: "-Xmx128M" - name: REPOSILITE_OPTS value: "--token admin:changeme --shared-configuration=/etc/reposilite/configuration.shared.json" + - name: REPOSILITE_PROMETHEUS_USER + value: "prometheus" + - name: REPOSILITE_PROMETHEUS_PASSWORD + value: "prometheus" # Mount shared configuration + plugins into Reposilite pod deployment: