@@ -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.4.0-020 " ` |
92
+ | ` web-service-backend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.4.0-022 " ` |
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 ` |
@@ -107,7 +107,7 @@ The following table lists the configurable parameters of the netris-controller c
107
107
| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
108
108
| ` web-service-frontend.replicaCount ` | Number of replicas in web-service-frontend deployment | ` 1 ` |
109
109
| ` 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.4.0-027 " ` |
110
+ | ` web-service-frontend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.4.0-031 " ` |
111
111
| ` web-service-frontend.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
112
112
| ` web-service-frontend.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
113
113
| ` web-service-frontend.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -124,7 +124,7 @@ The following table lists the configurable parameters of the netris-controller c
124
124
| -------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
125
125
| ` grpc.replicaCount ` | Number of replicas in grpc deployment | ` 1 ` |
126
126
| ` 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.4.0.020 " ` |
127
+ | ` grpc.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.4.0.021 " ` |
128
128
| ` grpc.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
129
129
| ` grpc.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
130
130
| ` grpc.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -141,7 +141,7 @@ The following table lists the configurable parameters of the netris-controller c
141
141
| ------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
142
142
| ` telescope.replicaCount ` | Number of replicas in telescope deployment | ` 1 ` |
143
143
| ` 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.4.0.006 " ` |
144
+ | ` telescope.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.4.0.007 " ` |
145
145
| ` telescope.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
146
146
| ` telescope.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
147
147
| ` telescope.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -160,7 +160,7 @@ The following table lists the configurable parameters of the netris-controller c
160
160
| ------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
161
161
| ` telescope-notifier.replicaCount ` | Number of replicas in telescope-notifier deployment | ` 1 ` |
162
162
| ` telescope-notifier.image.repository ` | Image repository | ` netrisai/controller-telescope-notifier ` |
163
- | ` telescope-notifier.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "3.0.0 " ` |
163
+ | ` telescope-notifier.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "3.0.4 " ` |
164
164
| ` telescope-notifier.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
165
165
| ` telescope-notifier.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
166
166
| ` telescope-notifier.autoscaling.enabled ` | Option to turn autoscaling on for app and specify params for HPA. Autoscaling needs metrics-server to access cpu metrics | ` false ` |
0 commit comments