containerPort property
Number of the port to expose on the container.
This must be a valid port number: 0 < PORT_NUMBER < 65536.
Implementation
core.int? containerPort;
Number of the port to expose on the container.
This must be a valid port number: 0 < PORT_NUMBER < 65536.
core.int? containerPort;