feat(it-tools): Change service port to 8080 (#8)

* fix(actions): Add NET_BIND_SERVICE capability

* test(it-tools): Remove capabilities options

* feat(it-tools): Removed liveness & readiness probes

* feat(actions): Update chart testing workflow

* test(actions): Re-add probes & test security context

* feat(it-tools): Changed service port to 8080

* feat(doc): Be more specific in the changelog
This commit is contained in:
Romain Pluciennik
2024-08-16 17:30:20 +02:00
committed by GitHub
parent 6afaf6cf65
commit 882dc805cf
9 changed files with 19 additions and 18 deletions

View File

@ -62,7 +62,7 @@ service:
controller: main
ports:
http:
port: 80
port: 8080
# -- Configure persistence for the chart under this key.
# @default -- See [values.yaml](./values.yaml)