Skip to content

Commit

Permalink
Disabling check_owner because of a major bug
Browse files Browse the repository at this point in the history
A bug in Tekton Results needs to be fixed before we can activate
the feature.

rh-pre-commit.version: 2.0.3
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
Roming22 committed Jan 4, 2024
1 parent 3d4a422 commit e39b0f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
"tekton-results-api-service.tekton-results.svc.cluster.local:8080",
"-auth_mode",
"token",
"-check_owner=false",
# "-check_owner=false",
"-completed_run_grace_period",
"10m",
]
Expand Down

0 comments on commit e39b0f0

Please sign in to comment.