Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dist/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
controllerManager:
replicas: 1
container:
image: quay.io/konflux-ci/integration-service:latest@sha256:043c612d09250010cb7dac1c8d8dd469b2d36cbbad4bf6d4663f6357764d9bf3
image: quay.io/konflux-ci/integration-service:latest@sha256:8ad51fdf7fd15e00b1d30cc9b7e0904ed9c1020b4d973f83f7a4eee9957a8c38
args:
- "--metrics-bind-address=:8443"
- "--leader-elect"
Expand Down Expand Up @@ -87,7 +87,7 @@ networkPolicy:
# [SNAPSHOT GC]: Snapshot garbage collector configuration
snapshotgc:
enable: true
image: quay.io/konflux-ci/integration-service:latest@sha256:043c612d09250010cb7dac1c8d8dd469b2d36cbbad4bf6d4663f6357764d9bf3
image: quay.io/konflux-ci/integration-service:latest@sha256:8ad51fdf7fd15e00b1d30cc9b7e0904ed9c1020b4d973f83f7a4eee9957a8c38
args:
- --zap-log-level=debug
- --pr-snapshots-to-keep=70
Expand Down
Loading