synku
Preparing search index...
components
SimpleAppOptions
Interface SimpleAppOptions
interface
SimpleAppOptions
{
containerPort
?:
number
;
image
:
string
;
matchLabelKey
?:
string
;
port
?:
number
;
replicas
?:
number
;
resources
?:
ResourceRequirements
;
revisionHistoryLimit
?:
number
;
tag
?:
string
;
}
Index
Properties
container
Port?
image
match
Label
Key?
port?
replicas?
resources?
revision
History
Limit?
tag?
Properties
Optional
container
Port
containerPort
?:
number
image
image
:
string
Optional
match
Label
Key
matchLabelKey
?:
string
Optional
port
port
?:
number
Optional
replicas
replicas
?:
number
Optional
resources
resources
?:
ResourceRequirements
Optional
revision
History
Limit
revisionHistoryLimit
?:
number
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
Port
image
match
Label
Key
port
replicas
resources
revision
History
Limit
tag
synku
Loading...