Skip to content

Commit f0775ce

Browse files
Add tags to create LKE cluster cli example
1 parent b2e1dfa commit f0775ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6132,7 +6132,8 @@ paths:
61326132
--region us-central \
61336133
--version 1.16 \
61346134
--node_pools.type g6-standard-4 --node_pools.count 6 \
6135-
--node_pools.type g6-standard-8 --node_pools.count 3
6135+
--node_pools.type g6-standard-8 --node_pools.count 3 \
6136+
--tags ecomm
61366137
/lke/clusters/{clusterId}:
61376138
parameters:
61386139
- name: clusterId

0 commit comments

Comments
 (0)