Skip to content

Commit

Permalink
helm doc
Browse files Browse the repository at this point in the history
  • Loading branch information
egid-fertal-inno committed Aug 15, 2024
1 parent 8df320e commit 05739bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# smartface

![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5_4.26.0](https://img.shields.io/badge/AppVersion-v5_4.26.0-informational?style=flat-square)
![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5_4.27.0.6867-x64-dev](https://img.shields.io/badge/AppVersion-v5_4.27.0.6867--x64--dev-informational?style=flat-square)

SmartFace is a Scalable Facial Recognition Server Platform Able to Process Multiple Real-Time Video Streams. Currently the helm chart supports edge stream and Lightweight Face Identification System (LFIS) deployments

Expand Down Expand Up @@ -149,7 +149,7 @@ metadata:
| accessController.image.pullPolicy | string | `"IfNotPresent"` | Docker image pull policy |
| accessController.image.registry | string | `nil` | The Docker registry, overrides `global.image.registry` |
| accessController.image.repository | string | `"innovatrics/smartface/sf-access-controller"` | Docker image repository |
| accessController.image.tag | string | `"v5_1.12.0"` | Access Controller follows different versioning, so the chart app needs to be overridden |
| accessController.image.tag | string | `"v5_1.13.0.633-dev"` | Access Controller follows different versioning, so the chart app needs to be overridden |
| accessController.mqttConfig.enabled | bool | `true` | |
| accessController.mqttConfig.sendImageData | bool | `false` | |
| accessController.mqttConfig.topic | string | `"edge-stream/{sourceId}/access-notifications/{notificationType}"` | |
Expand Down Expand Up @@ -559,7 +559,7 @@ metadata:
| station.image.pullPolicy | string | `"IfNotPresent"` | Docker image pull policy |
| station.image.registry | string | `nil` | The Docker registry, overrides `global.image.registry` |
| station.image.repository | string | `"innovatrics/smartface/sf-station"` | Docker image repository |
| station.image.tag | string | `"v5_1.26.0"` | Smartface Station follows different versioning, so the chart app needs to be overridden |
| station.image.tag | string | `"v5_1.26.0.3849-dev"` | Smartface Station follows different versioning, so the chart app needs to be overridden |
| station.name | string | `"station"` | |
| station.nodeSelector | object | `{}` | |
| station.podAnnotations | object | `{}` | Annotations for station pods |
Expand Down

0 comments on commit 05739bc

Please sign in to comment.