Skip to content

Commit

Permalink
upgrade helm chart 0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Feb 12, 2024
1 parent d4da312 commit 9151cc6
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 16 deletions.
2 changes: 1 addition & 1 deletion charts/hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.49.0
version: 0.50.0

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 2 additions & 0 deletions charts/hub/templates/kerberos-hub/hub-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ spec:
value: "{{- range .Values.kerberoshub.api.sso }}{{ .clientId }};{{- end }}"
- name: SSO_CLIENTSECRETS
value: "{{- range .Values.kerberoshub.api.sso }}{{ .clientSecret }};{{- end }}"
- name: SSO_CLIENTVERIFICATIONIDS
value: "{{- range .Values.kerberoshub.api.sso }}{{ .clientVerificationId }};{{- end }}"

# Kerberos pipeline
- name: QUEUE_SYSTEM
Expand Down
3 changes: 3 additions & 0 deletions charts/hub/templates/kerberos-vault/vault-forwarder.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# If .Values.kerberoshub.forwarder.enabled is set to true
{{- if .Values.kerberoshub.forwarder.enabled }}
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down Expand Up @@ -54,3 +56,4 @@ spec:
value: "{{ .Values.mqtt.username }}"
- name: MQTT_PASSWORD
value: "{{ .Values.mqtt.password }}"
{{- end }}
33 changes: 18 additions & 15 deletions charts/hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ kerberoshub:
api:
repository: kerberos/hub-api
pullPolicy: IfNotPresent
tag: "1.0.1158276216"
tag: "1.0.1172734310"
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"
Expand Down Expand Up @@ -208,15 +208,17 @@ kerberoshub:
issuer: "https://xxx.eu.auth0.com/"
clientId: "xxx"
clientSecret: "xxx"
clientVerificationId: "" # This is only required for SSO chaining.
- domain: "kerberos.io"
redirectUrl: "https://api.cloud.kerberos.io/sso/callback/kerberos.io"
issuer: "https://accounts.google.com"
clientId: "xxx"
clientSecret: "xxx"
clientVerificationId: "" # This is only required for SSO chaining.
frontend:
repository: kerberos/hub-frontend
pullPolicy: IfNotPresent
tag: "1.0.1158265189"
tag: "1.0.1172733722"
replicas: 2
schema: "https"
url: "yourdomain.com"
Expand Down Expand Up @@ -336,7 +338,7 @@ kerberoshub:
monitordevice:
repository: kerberos/hub-monitor-device
pullPolicy: IfNotPresent
tag: "1.0.2818471126"
tag: "1.0.6145720181"
resources:
requests:
memory: 10Mi
Expand All @@ -352,12 +354,13 @@ kerberoshub:
reactivate:
repository: kerberos/hub-reactivate
pullPolicy: IfNotPresent
tag: "1.0.2732384534"
tag: "1.0.6146029956"
resources:
requests:
memory: 10Mi
cpu: 10m
forwarder:
enabled: false # Enable or disable the forwarder
repository: kerberos/vault-forwarder
pullPolicy: IfNotPresent
tag: "1.0.2732389692"
Expand Down Expand Up @@ -388,7 +391,7 @@ kerberospipeline:
monitor:
repository: kerberos/pipe-monitor
pullPolicy: IfNotPresent
tag: "1.0.5199995278"
tag: "1.0.6146006860"
replicas: 1
resources:
requests:
Expand All @@ -397,7 +400,7 @@ kerberospipeline:
sequence:
repository: kerberos/pipe-sequence
pullPolicy: IfNotPresent
tag: "1.0.4092937753"
tag: "1.0.6047229195"
replicas: 1
resources:
requests:
Expand All @@ -406,7 +409,7 @@ kerberospipeline:
throttler:
repository: kerberos/pipe-throttler
pullPolicy: IfNotPresent
tag: "1.0.4041064593"
tag: "1.0.6146059801"
replicas: 1
resources:
requests:
Expand All @@ -415,7 +418,7 @@ kerberospipeline:
notify:
repository: kerberos/pipe-notify
pullPolicy: IfNotPresent
tag: "1.0.4826924937"
tag: "1.0.6146008429"
replicas: 1
resources:
requests:
Expand All @@ -432,7 +435,7 @@ kerberospipeline:
notifyTest:
repository: kerberos/pipe-notify-test
pullPolicy: IfNotPresent
tag: "1.0.4421831666"
tag: "1.0.6070463107"
replicas: 1
resources:
requests:
Expand All @@ -449,7 +452,7 @@ kerberospipeline:
analysis:
repository: kerberos/pipe-analysis
pullPolicy: IfNotPresent
tag: "1.0.4421858000"
tag: "1.0.6145921814"
replicas: 1
resources:
requests:
Expand All @@ -470,11 +473,11 @@ kerberospipeline:
thumbnail:
repository: kerberos/pipe-thumbnail
pullPolicy: IfNotPresent
tag: "1.0.5413452408"
replicas: 3
tag: "1.0.6146803050"
replicas: 2
quality: "70"
width: "600"
height: "600"
height: "-1"
kerberosvault:
enabled: false # If you want to use Kerberos Vault to store the thumbnails
resources:
Expand All @@ -487,7 +490,7 @@ kerberospipeline:
counting:
repository: kerberos/pipe-counting
pullPolicy: IfNotPresent
tag: "1.0.4311489363"
tag: "1.0.6091018056"
replicas: 1
resources:
requests:
Expand All @@ -497,7 +500,7 @@ kerberospipeline:
enabled: false # Enable or disable the sprite generation 'true' or 'false
repository: kerberos/pipe-sprite
pullPolicy: IfNotPresent
tag: "1.0.5413452673"
tag: "1.0.6131439084"
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)
Expand Down

0 comments on commit 9151cc6

Please sign in to comment.