From bbea2fc23a9ea96585bcb14ffe712aec03877b3e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 19 Apr 2024 06:11:53 +0000 Subject: [PATCH] trivial. fix typo --- tks-cli/tks-cli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tks-cli/tks-cli.yaml b/tks-cli/tks-cli.yaml index c5727a04..d95162c6 100644 --- a/tks-cli/tks-cli.yaml +++ b/tks-cli/tks-cli.yaml @@ -124,7 +124,7 @@ spec: --tks-cp-node $TKS_CP_NODE \ --tks-infra-node $TKS_INFRA_NODE \ --tks-user-node $TKS_USER_NODE \ - --policy_ids "{{inputs.parameters.policy_ids}}" + --policy-ids "{{inputs.parameters.policy_ids}}" threshold=720 for i in $(seq 1 $threshold)