File tree 1 file changed +3
-3
lines changed
components/integration/development
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
4
- ../base
5
- - https://github.com/konflux-ci/integration-service/config/default?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448
6
- - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448
5
+ - https://github.com/konflux-ci/integration-service/config/default?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
6
+ - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
7
7
8
8
images :
9
9
- name : quay.io/konflux-ci/integration-service
10
10
newName : quay.io/konflux-ci/integration-service
11
- newTag : 0cd020e3728677c9e4dcd186b73c52af8c5ab448
11
+ newTag : d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
12
12
13
13
configMapGenerator :
14
14
- name : integration-config
You can’t perform that action at this time.
0 commit comments