Skip to content

Commit 78e4ff4

Browse files
authored
Merge branch 'main' into vap-no-skip-kueue
2 parents 5ce18e1 + 25c85f5 commit 78e4ff4

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

components/image-rbac-proxy/production/kflux-ocp-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/kflux-osp-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/kflux-prd-rh02/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/kflux-prd-rh03/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/kflux-rhel-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/stone-prd-rh01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/image-rbac-proxy/production/stone-prod-p02/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: image-rbac-proxy
44
resources:
55
- ../base
66
# Enable this to create/rotate oauth secret
7-
- ../../base/oauth
7+
# - ../../base/oauth
88

99
configMapGenerator:
1010
- name: dex

components/pipeline-service/development/main-pipeline-service-configuration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ metadata:
22432243
namespace: openshift-marketplace
22442244
spec:
22452245
displayName: custom-operators
2246-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:da69014f19f4d6f07564659b7233b9359065df6d090457b6c36d3e699a059b79
2246+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:ec3ff11ef7ba8002dd1fe358c247a8f7a3b31dbd1e4baef33a4a162156bea4be
22472247
sourceType: grpc
22482248
updateStrategy:
22492249
registryPoll:

components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2073,7 +2073,7 @@ metadata:
20732073
namespace: openshift-marketplace
20742074
spec:
20752075
displayName: custom-operators
2076-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:da69014f19f4d6f07564659b7233b9359065df6d090457b6c36d3e699a059b79
2076+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:ec3ff11ef7ba8002dd1fe358c247a8f7a3b31dbd1e4baef33a4a162156bea4be
20772077
sourceType: grpc
20782078
updateStrategy:
20792079
registryPoll:

components/pipeline-service/staging/stone-stage-p01/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ metadata:
26492649
namespace: openshift-marketplace
26502650
spec:
26512651
displayName: custom-operators
2652-
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:da69014f19f4d6f07564659b7233b9359065df6d090457b6c36d3e699a059b79
2652+
image: quay.io/openshift-pipeline/pipelines-index-4.17@sha256:ec3ff11ef7ba8002dd1fe358c247a8f7a3b31dbd1e4baef33a4a162156bea4be
26532653
sourceType: grpc
26542654
updateStrategy:
26552655
registryPoll:

0 commit comments

Comments
 (0)