26 lines
293 B
Plaintext
Executable File
26 lines
293 B
Plaintext
Executable File
{
|
|
"metadata": {
|
|
"labels": {
|
|
"new-label2": "foo2"
|
|
}
|
|
},
|
|
"spec": {
|
|
"$setElementOrder/ports": [
|
|
{
|
|
"port": 82
|
|
}
|
|
],
|
|
"ports": [
|
|
{
|
|
"name": "80",
|
|
"port": 82,
|
|
"protocol": "TCP",
|
|
"targetPort": 81
|
|
},
|
|
{
|
|
"$patch": "delete",
|
|
"port": 81
|
|
}
|
|
]
|
|
}
|
|
} |