Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- /mnt/internal-services/remote-client-config/kubeconfig
- --leader-election-id
- "staging-p01"
image: quay.io/konflux-ci/internal-services:3d87a6172319f70349bd153b058a35e608b72323
image: quay.io/konflux-ci/internal-services:936c5914aa4a00a1f06f23d1e19c27698ff8b141
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
- --leader-elect
- --remote-cluster-config-file
- /mnt/internal-services/remote-client-config/kubeconfig
image: quay.io/konflux-ci/internal-services:3d87a6172319f70349bd153b058a35e608b72323
image: quay.io/konflux-ci/internal-services:936c5914aa4a00a1f06f23d1e19c27698ff8b141
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down
Loading