Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 645 Bytes

File metadata and controls

15 lines (11 loc) · 645 Bytes

QoveryApi.HelmPortRequestPortsInner

Properties

Name Type Description Notes
name String [optional]
internalPort Number The listening port of your service.
externalPort Number The exposed port for your service. This is optional. If not set a default port will be used. [optional]
serviceName String
namespace String [optional]
protocol HelmPortProtocolEnum [optional]
isDefault Boolean is the default port to use for domain [optional]