Skip to content

Commit 7552326

Browse files
authored
feat(k8s): add disable_public_ip field in k8s Pool (#3352)
1 parent 93b18f2 commit 7552326

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

internal/namespaces/k8s/v1/k8s_cli.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,12 +1827,6 @@ func k8sNodeList() *core.Command {
18271827
{
18281828
FieldName: "Status",
18291829
},
1830-
{
1831-
FieldName: "PublicIPV4",
1832-
},
1833-
{
1834-
FieldName: "PublicIPV6",
1835-
},
18361830
{
18371831
FieldName: "PoolID",
18381832
},

0 commit comments

Comments
 (0)