mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
Merge pull request #59 from kerberos-io/public-release-1764168026
A new public release - 1764168032
This commit is contained in:
@@ -48,7 +48,6 @@ mongodb:
|
||||
username: yourusername
|
||||
password: "yourpassword"
|
||||
retryWrites: "true"
|
||||
|
||||
###################################################
|
||||
# MQTT configuration (bi-directional communication)
|
||||
###################################################
|
||||
@@ -180,7 +179,7 @@ kerberoshub:
|
||||
api:
|
||||
repository: uugai/hub-api
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.6.3"
|
||||
tag: "v1.6.8"
|
||||
replicas: 2
|
||||
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
|
||||
schema: "https"
|
||||
@@ -264,7 +263,7 @@ kerberoshub:
|
||||
frontend:
|
||||
repository: uugai/hub-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.5.1"
|
||||
tag: "v1.6.7"
|
||||
replicas: 2
|
||||
schema: "https"
|
||||
url: "yourdomain.com"
|
||||
@@ -345,7 +344,6 @@ kerberoshub:
|
||||
deviceGroupDescription: "" # The description of the 'device groups' feature to use in the front-end.
|
||||
markersName: "marker" # The name of the 'markers' feature to use in the front-end.
|
||||
eventsName: "event" # The name of the 'events' feature to use in the front-end.
|
||||
|
||||
# By specifying the below environments variables, you can tweak the
|
||||
# headings and paragraphs of Kerberos Hub front-end.
|
||||
# Login page
|
||||
@@ -383,7 +381,6 @@ kerberoshub:
|
||||
navigationLinkTitle5: ""
|
||||
navigationLinkUrl5: ""
|
||||
caseFilterAssigneesDefault: "false"
|
||||
|
||||
# Custom colors for floor-plans, update the colors of the corresponding device icons to match these
|
||||
# charts/hub/custom-layout/icons.js
|
||||
colorDeviceActive: "hsla(131, 31%, 52%, 1)"
|
||||
@@ -395,14 +392,12 @@ kerberoshub:
|
||||
colorFloorPlanLabelText: "hsla(0, 0%, 100%, 1)"
|
||||
colorFloorPlanLabelBackground: "hsla(0, 0%, 0%, 0.8)"
|
||||
colorDeviceMarkerBorder: "hsla(0, 0%, 100%, 1)" # Border around the device marker circle on the map
|
||||
colorTrackBox: "hsla(278, 30%, 48%, 1)" # Boxes shown on the video
|
||||
colorTrackBoxHover: "hsla(47, 86%, 47%, 1)" # Boxes while hovering over the associated track
|
||||
colorTrackBoxDrawing: "hsla(204, 100%, 50%, 1)" # New box while drawing
|
||||
colorTrackBoxControlsDelete: "hsla(219, 100%, 94%, 1)" # Delete icon top right of the box while editing
|
||||
|
||||
colorTrackBox: "hsla(278, 30%, 48%, 1)" # Boxes shown on the video
|
||||
colorTrackBoxHover: "hsla(47, 86%, 47%, 1)" # Boxes while hovering over the associated track
|
||||
colorTrackBoxDrawing: "hsla(204, 100%, 50%, 1)" # New box while drawing
|
||||
colorTrackBoxControlsDelete: "hsla(219, 100%, 94%, 1)" # Delete icon top right of the box while editing
|
||||
features:
|
||||
faceRedaction: "false" # Enable or disable face redaction 'true' or 'false
|
||||
|
||||
support:
|
||||
enabled: false
|
||||
oauth2Proxy:
|
||||
@@ -441,7 +436,7 @@ kerberoshub:
|
||||
reactivate:
|
||||
repository: uugai/hub-reactivatesubscriptions
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.1"
|
||||
tag: "v1.0.2"
|
||||
resources:
|
||||
requests:
|
||||
memory: 10Mi
|
||||
@@ -472,7 +467,7 @@ kerberospipeline:
|
||||
event:
|
||||
repository: uugai/hub-pipeline-event
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.1"
|
||||
tag: "v1.2.0"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -481,7 +476,7 @@ kerberospipeline:
|
||||
monitor:
|
||||
repository: uugai/hub-pipeline-monitor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.2.1"
|
||||
tag: "v1.3.5"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -490,7 +485,7 @@ kerberospipeline:
|
||||
sequence:
|
||||
repository: uugai/hub-pipeline-sequence
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.5.0"
|
||||
tag: "v1.6.6"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -499,7 +494,7 @@ kerberospipeline:
|
||||
throttler:
|
||||
repository: uugai/hub-pipeline-throttler
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.1.0"
|
||||
tag: "v1.2.0"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -508,7 +503,7 @@ kerberospipeline:
|
||||
notify:
|
||||
repository: uugai/hub-pipeline-notification
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.16"
|
||||
tag: "v1.0.20"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -542,7 +537,7 @@ kerberospipeline:
|
||||
analysis:
|
||||
repository: uugai/hub-pipeline-analysis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.4.0"
|
||||
tag: "v1.6.1"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -551,7 +546,7 @@ kerberospipeline:
|
||||
dominantColor:
|
||||
repository: uugai/hub-pipeline-dominantcolors
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.1.2"
|
||||
tag: "v1.2.0"
|
||||
replicas: 3
|
||||
resources:
|
||||
requests:
|
||||
@@ -563,7 +558,7 @@ kerberospipeline:
|
||||
thumbnail:
|
||||
repository: uugai/hub-pipeline-thumbnail
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.1.6"
|
||||
tag: "v1.2.1"
|
||||
replicas: 2
|
||||
quality: "1" # 1 (best) - 31 (worst)
|
||||
width: "600"
|
||||
@@ -580,7 +575,7 @@ kerberospipeline:
|
||||
counting:
|
||||
repository: uugai/hub-pipeline-counting
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.6.0"
|
||||
tag: "v1.6.2"
|
||||
replicas: 1
|
||||
resources:
|
||||
requests:
|
||||
@@ -590,7 +585,7 @@ kerberospipeline:
|
||||
enabled: false # Enable or disable the sprite generation 'true' or 'false
|
||||
repository: uugai/hub-pipeline-sprite
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.0.4"
|
||||
tag: "v1.0.9"
|
||||
replicas: 5
|
||||
interval: "1" # Number of secondes between each thumbnail in the sprite
|
||||
width: "240" # Should not be changed for the moment (hard coded in UI)
|
||||
|
||||
Reference in New Issue
Block a user