Skip to content

Commit

Permalink
ZIL-5434: PDT - Fix manifest 4 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
WuBruno authored Oct 23, 2023
1 parent 0cfc231 commit 7c1c65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/pdt/cd/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ spec:
key: NETWORK_TYPE
command: ["/bin/bash", "-c"]
args:
- ./pdt --network-type $NETWORK_TYPE bqlisten --project-id $PROJECT_ID --dataset-id $DATASET_ID,
- ./pdt --network-type $NETWORK_TYPE bqlisten --project-id $PROJECT_ID --dataset-id $DATASET_ID

0 comments on commit 7c1c65e

Please sign in to comment.