Skip to content

Instantly share code, notes, and snippets.

@identw
Created April 5, 2024 19:01
Show Gist options
  • Save identw/96607918a165a2bf8e0a35ff0bd8adb4 to your computer and use it in GitHub Desktop.
Save identw/96607918a165a2bf8e0a35ff0bd8adb4 to your computer and use it in GitHub Desktop.
result.json
{
"arr": [
{
"containerPort": 53,
"name": "dns",
"protocol": "TCP"
},
{
"containerPort": 8443,
"name": "https",
"protocol": "TCP"
},
{
"containerPort": 2222,
"name": "ssh",
"protocol": "TCP"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment