gitea-sonarqube-bot/helm/templates
justusbunsi eb3cb301fc
Allow changing the port
This introduces a new application option `--port`/`-p` to switch the
listening port from 3000 (default) to another port.

Docker image can be configured using the corresponding environment
variable `GITEA_SQ_BOT_PORT`.

Helm Chart allows setting `.Values.app.listeningPort`

Resolves: #25

Signed-off-by: Steven Kriegler <sk.bunsenbrenner@gmail.com>
2022-06-17 13:34:06 +02:00
..
tests Add helm chart 2021-10-11 16:09:13 +02:00
_helpers.tpl Add helm chart 2021-10-11 16:09:13 +02:00
config.yaml Add helm chart 2021-10-11 16:09:13 +02:00
deployment.yaml Allow changing the port 2022-06-17 13:34:06 +02:00
ingress.yaml Add helm chart 2021-10-11 16:09:13 +02:00
NOTES.txt Add helm chart 2021-10-11 16:09:13 +02:00
service.yaml Add helm chart 2021-10-11 16:09:13 +02:00
serviceaccount.yaml Fix helm chart service account template 2021-11-12 08:30:37 +01:00