Skip to content

Commit

Permalink
Fix container argument syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan-biswas authored and Roming22 committed Jan 4, 2024
1 parent 80055c5 commit 3d4a422
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +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 3d4a422

Please sign in to comment.