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
Janssen Access and Identity Management All-in-One Chart. This chart deploys the selected janssen microservice all in one deployment.
6
6
@@ -30,7 +30,7 @@ Kubernetes: `>=v1.22.0-0`
30
30
| adminPassword | string |`"Test1234#"`| Admin password to log in to the UI. |
31
31
| alb.ingress | bool |`false`| switches the service to Nodeport for ALB ingress |
32
32
| auth-server | object | `{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","authLogLevel":"INFO","authLogTarget":"STDOUT","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"authEncKeys":"RSA1_5 RSA-OAEP","authSigKeys":"RS256 RS384 RS512 ES256 ES384 ES512 PS256 PS384 PS512","cnCustomJavaOptions":"","enabled":true,"ingress":{"authServerAdditionalAnnotations":{},"authServerEnabled":true,"authServerLabels":{},"authzenAdditionalAnnotations":{},"authzenConfigEnabled":true,"authzenConfigLabels":{},"deviceCodeAdditionalAnnotations":{},"deviceCodeEnabled":true,"deviceCodeLabels":{},"firebaseMessagingAdditionalAnnotations":{},"firebaseMessagingEnabled":true,"firebaseMessagingLabels":{},"lockAdditionalAnnotations":{},"lockConfigAdditionalAnnotations":{},"lockConfigEnabled":false,"lockConfigLabels":{},"lockEnabled":false,"lockLabels":{},"openidAdditionalAnnotations":{},"openidConfigEnabled":true,"openidConfigLabels":{},"u2fAdditionalAnnotations":{},"u2fConfigEnabled":true,"u2fConfigLabels":{},"uma2AdditionalAnnotations":{},"uma2ConfigEnabled":true,"uma2ConfigLabels":{},"webdiscoveryAdditionalAnnotations":{},"webdiscoveryEnabled":true,"webdiscoveryLabels":{},"webfingerAdditionalAnnotations":{},"webfingerEnabled":true,"webfingerLabels":{}},"lockEnabled":false}` | Parameters used globally across all services helm charts. |
33
-
| auth-server-key-rotation | object |`{"additionalAnnotations":{},"additionalLabels":{},"customCommand":[],"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":true,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/cloudtools","tag":"2.0.0-1"},"initKeysLife":48,"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}`| Responsible for regenerating auth-keys per x hours |
33
+
| auth-server-key-rotation | object |`{"additionalAnnotations":{},"additionalLabels":{},"customCommand":[],"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":true,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/cloudtools","tag":"1.5.0-1"},"initKeysLife":48,"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}`| Responsible for regenerating auth-keys per x hours |
34
34
| auth-server-key-rotation.additionalAnnotations | object |`{}`| Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
35
35
| auth-server-key-rotation.additionalLabels | object |`{}`| Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
36
36
| auth-server-key-rotation.customCommand | list |`[]`| Add custom jobs's command. If passed, it will override the default conditional command. |
@@ -41,7 +41,7 @@ Kubernetes: `>=v1.22.0-0`
41
41
| auth-server-key-rotation.image.pullPolicy | string |`"IfNotPresent"`| Image pullPolicy to use for deploying. |
42
42
| auth-server-key-rotation.image.pullSecrets | list |`[]`| Image Pull Secrets |
43
43
| auth-server-key-rotation.image.repository | string |`"ghcr.io/janssenproject/jans/cloudtools"`| Image to use for deploying. |
44
-
| auth-server-key-rotation.image.tag | string |`"2.0.0-1"`| Image tag to use for deploying. |
44
+
| auth-server-key-rotation.image.tag | string |`"1.5.0-1"`| Image tag to use for deploying. |
45
45
| auth-server-key-rotation.initKeysLife | int |`48`| The initial auth server key rotation keys life in hours |
46
46
| auth-server-key-rotation.keysLife | int |`48`| Auth server key rotation keys life in hours |
47
47
| auth-server-key-rotation.keysPushDelay | int |`0`| Delay (in seconds) before pushing private keys to Auth server |
| cleanup.additionalAnnotations | object |`{}`| Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
134
134
| cleanup.additionalLabels | object |`{}`| Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
135
135
| cleanup.customCommand | list |`[]`| Add custom job's command. If passed, it will override the default conditional command. |
@@ -140,7 +140,7 @@ Kubernetes: `>=v1.22.0-0`
140
140
| cleanup.image.pullPolicy | string |`"IfNotPresent"`| Image pullPolicy to use for deploying. |
141
141
| cleanup.image.pullSecrets | list |`[]`| Image Pull Secrets |
142
142
| cleanup.image.repository | string |`"ghcr.io/janssenproject/jans/cloudtools"`| Image to use for deploying. |
143
-
| cleanup.image.tag | string |`"2.0.0-1"`| Image tag to use for deploying. |
143
+
| cleanup.image.tag | string |`"1.5.0-1"`| Image tag to use for deploying. |
144
144
| cleanup.interval | int |`60`| Interval of running the cleanup process (in minutes) |
145
145
| cleanup.limit | int |`1000`| Max. numbers of entries to cleanup |
| image.pullPolicy | string |`"IfNotPresent"`| Image pullPolicy to use for deploying. |
292
292
| image.pullSecrets | list |`[]`| Image Pull Secrets |
293
293
| image.repository | string |`"ghcr.io/janssenproject/jans/all-in-one"`| Image to use for deploying. |
294
-
| image.tag | string |`"2.0.0-1"`| Image tag to use for deploying. |
294
+
| image.tag | string |`"1.5.0-1"`| Image tag to use for deploying. |
295
295
| isFqdnRegistered | bool |`false`| Boolean flag to enable mapping lbIp to fqdn inside pods on clouds that provide static ip for load balancers. On cloud that provide only addresses to the LB this flag will enable a script to actively scan config.configmap.lbAddr and update the hosts file inside the pods automatically. |
296
296
| istio.additionalAnnotations | object |`{}`| Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
297
297
| istio.additionalLabels | object |`{}`| Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
@@ -300,7 +300,7 @@ Kubernetes: `>=v1.22.0-0`
300
300
| istio.ingress | bool |`false`| Boolean flag that enables using istio gateway for Janssen. This assumes istio ingress is installed and hence the LB is available. |
301
301
| istio.namespace | string |`"istio-system"`| The namespace istio is deployed in. The is normally istio-system. |
| kc-scheduler.additionalAnnotations | object |`{}`| Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
305
305
| kc-scheduler.additionalLabels | object |`{}`| Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
306
306
| kc-scheduler.customCommand | list |`[]`| Add custom job's command. If passed, it will override the default conditional command. |
@@ -311,7 +311,7 @@ Kubernetes: `>=v1.22.0-0`
311
311
| kc-scheduler.image.pullPolicy | string |`"IfNotPresent"`| Image pullPolicy to use for deploying. |
312
312
| kc-scheduler.image.pullSecrets | list |`[]`| Image Pull Secrets |
313
313
| kc-scheduler.image.repository | string |`"ghcr.io/janssenproject/jans/cloudtools"`| Image to use for deploying. |
314
-
| kc-scheduler.image.tag | string |`"2.0.0-1"`| Image tag to use for deploying. |
314
+
| kc-scheduler.image.tag | string |`"1.5.0-1"`| Image tag to use for deploying. |
315
315
| kc-scheduler.interval | int |`10`| Interval of running the scheduler (in minutes) |
0 commit comments