You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`backend.image.tag`| Backend image tag. Use `1.8.1-native` for optimized builds (modern CPUs). Use `1.8.1-native-compat` for older CPUs (x86-64-v2) or Raspberry Pi 3/4. See CPU Compatibility section below for troubleshooting. |`1.8.1-native`|
193
+
|`backend.image.tag`| Backend image tag. Use `1.9.0-native` for optimized builds (modern CPUs). Use `1.9.0-native-compat` for older CPUs (x86-64-v2) or Raspberry Pi 3/4. See CPU Compatibility section below for troubleshooting. |`1.9.0-native`|
194
194
|`backend.replicaCount`| Number of backend replicas |`1`|
195
195
|`backend.service.type`| Backend service type |`ClusterIP`|
196
196
|`backend.service.port`| Backend service port |`8080`|
0 commit comments