@@ -89,7 +89,7 @@ The following table lists the configurable parameters of the netris-controller c
89
89
| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
90
90
| ` web-service-backend.replicaCount ` | Number of replicas in web-service-backend deployment | ` 1 ` |
91
91
| ` web-service-backend.image.repository ` | Image repository | ` netrisai/controller-web-service-backend ` |
92
- | ` web-service-backend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.3.0-037 " ` |
92
+ | ` web-service-backend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.1.1-016 " ` |
93
93
| ` web-service-backend.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
94
94
| ` web-service-backend.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
95
95
| ` web-service-backend.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -99,15 +99,13 @@ The following table lists the configurable parameters of the netris-controller c
99
99
| ` web-service-backend.autoscaling.minReplicas ` | Default min replicas for autoscaling | ` 1 ` |
100
100
| ` web-service-backend.autoscaling.maxReplicas ` | Default max replicas for autoscaling | ` 100 ` |
101
101
| ` web-service-backend.autoscaling.targetCPUUtilizationPercentage ` | The desired target CPU utilization for autoscaling | ` 80 ` |
102
- | ` web-service-backend.nodeOptions ` | A space-separated list of Node.js command-line options | ` --max-old-space-size=8192 ` |
103
-
104
102
105
103
### Netris-Controller web-service-frontend parameters
106
104
| Parameter | Description | Default |
107
105
| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
108
106
| ` web-service-frontend.replicaCount ` | Number of replicas in web-service-frontend deployment | ` 1 ` |
109
107
| ` web-service-frontend.image.repository ` | Image repository | ` netrisai/controller-web-service-frontend ` |
110
- | ` web-service-frontend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.3.0-044 " ` |
108
+ | ` web-service-frontend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.1.1-007 " ` |
111
109
| ` web-service-frontend.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
112
110
| ` web-service-frontend.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
113
111
| ` web-service-frontend.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -124,7 +122,7 @@ The following table lists the configurable parameters of the netris-controller c
124
122
| -------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
125
123
| ` grpc.replicaCount ` | Number of replicas in grpc deployment | ` 1 ` |
126
124
| ` grpc.image.repository ` | Image repository | ` netrisai/controller-grpc ` |
127
- | ` grpc.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.3.0.009 " ` |
125
+ | ` grpc.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.1.1.008 " ` |
128
126
| ` grpc.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
129
127
| ` grpc.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
130
128
| ` grpc.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -141,7 +139,7 @@ The following table lists the configurable parameters of the netris-controller c
141
139
| ------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
142
140
| ` telescope.replicaCount ` | Number of replicas in telescope deployment | ` 1 ` |
143
141
| ` telescope.image.repository ` | Image repository | ` netrisai/controller-telescope ` |
144
- | ` telescope.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.3 .0.002 " ` |
142
+ | ` telescope.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.1 .0.001 " ` |
145
143
| ` telescope.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
146
144
| ` telescope.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
147
145
| ` telescope.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -210,7 +208,7 @@ The following table lists the configurable parameters of the netris-controller c
210
208
| Parameter | Description | Default |
211
209
| ---------------------------------| ----------------------------------------------------------------------------- | ------------------------------------------- |
212
210
| ` migration.image.repository ` | Image repository | ` netrisai/controller-web-service-migration ` |
213
- | ` migration.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.3.0 " ` |
211
+ | ` migration.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.1.2 " ` |
214
212
| ` migration.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
215
213
| ` migration.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
216
214
0 commit comments