Minimum instances | Maximum instances |
Target CPU usage
|
{{ ctrl.application.AutoScaler.MinReplicas }} | {{ ctrl.application.AutoScaler.MaxReplicas }} | {{ ctrl.application.AutoScaler.TargetCPUUtilization }}% |
Container | Environment variable | Value | ConfigMap or Secret |
{{ container.Name }}
|
{{ envvar.name }} |
{{ envvar.value }}
|
-
|
Container | Configuration path | Value | Configuration |
{{ container.Name }}
|
{{ volume.fileMountPath }} |
|
|
Persisted folder | Persistence | |
{{ volume.MountPath }} |
|
{{ volume.HostPath }} on host filesystem |
Container name | Pod name | Persisted folder | Persistence | |
{{ container.Name }}
|
{{ container.PodName }} | {{ volume.MountPath }} |
|
{{ volume.HostPath }} on host filesystem |