Skip to content

Commit ff1e46a

Browse files
authored
(fix) Disable TektonResults on kflux-c-stg-i01 (#269)
Assisted-by: Gemini KFLUXINFRA-3014
1 parent 1720be0 commit ff1e46a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/openshift-pipelines/internal-staging/tekton-config-patch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ kind: TektonConfig
33
metadata:
44
name: config
55
spec:
6-
results:
7-
state: removed
6+
result:
7+
disabled: true

0 commit comments

Comments
 (0)