Skip to content

Commit

Permalink
Merge branch 'master' into separate-hydra-admin-public-deploys
Browse files Browse the repository at this point in the history
  • Loading branch information
terev authored Dec 19, 2024
2 parents 17b15d5 + 63d0f2c commit d2c8b6b
Show file tree
Hide file tree
Showing 57 changed files with 1,820 additions and 1,303 deletions.
Binary file added docs/helm/charts/example-idp-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/example-idp-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/example-idp-0.50.6.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-0.50.6.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-maester-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-maester-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-maester-0.50.6.tgz
Binary file not shown.
2,979 changes: 1,755 additions & 1,224 deletions docs/helm/charts/index.yaml

Large diffs are not rendered by default.

Binary file added docs/helm/charts/keto-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/keto-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/keto-0.50.6.tgz
Binary file not shown.
Binary file added docs/helm/charts/kratos-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/kratos-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/kratos-0.50.6.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-0.50.6.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-maester-0.50.4.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-maester-0.50.5.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-maester-0.50.6.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/charts/example-idp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description:
A Helm chart for deploying the reference implementation for the User Login and
Consent Flow in Kubernetes
name: example-idp
version: 0.50.3
version: 0.50.6
type: application
2 changes: 1 addition & 1 deletion helm/charts/example-idp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# example-idp

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.6](https://img.shields.io/badge/AppVersion-1.4.6-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.6](https://img.shields.io/badge/AppVersion-1.4.6-informational?style=flat-square)

A Helm chart for deploying the reference implementation for the User Login and Consent Flow in Kubernetes

Expand Down
4 changes: 2 additions & 2 deletions helm/charts/hydra-maester/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "v0.0.34"
appVersion: "v0.0.36"
description: A Helm chart for Kubernetes
name: hydra-maester
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
version: 0.50.3
version: 0.50.6
type: application
5 changes: 3 additions & 2 deletions helm/charts/hydra-maester/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hydra-maester

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.34](https://img.shields.io/badge/AppVersion-v0.0.34-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.36](https://img.shields.io/badge/AppVersion-v0.0.36-informational?style=flat-square)

A Helm chart for Kubernetes

Expand All @@ -20,6 +20,7 @@ A Helm chart for Kubernetes
| deployment.automountServiceAccountToken | bool | `true` | This applications connects to the k8s API and requires the permissions |
| deployment.dnsConfig | object | `{}` | Configure pod dnsConfig. |
| deployment.extraAnnotations | object | `{}` | Deployment level extra annotations |
| deployment.extraEnv | list | `[]` | To set extra env vars for the container. |
| deployment.extraLabels | object | `{}` | Deployment level extra labels |
| deployment.extraVolumeMounts | list | `[]` | |
| deployment.extraVolumes | list | `[]` | If you want to mount external volume |
Expand Down Expand Up @@ -52,7 +53,7 @@ A Helm chart for Kubernetes
| forwardedProto | string | `nil` | |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"oryd/hydra-maester"` | Ory Hydra-maester image |
| image.tag | string | `"v0.0.36-amd64"` | Ory Hydra-maester version |
| image.tag | string | `"v0.0.36"` | Ory Hydra-maester version |
| imagePullSecrets | list | `[]` | Image pull secrets |
| pdb.enabled | bool | `false` | |
| pdb.spec.maxUnavailable | string | `""` | |
Expand Down
4 changes: 4 additions & 0 deletions helm/charts/hydra-maester/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ spec:
{{- if .Values.deployment.extraVolumeMounts }}
{{- toYaml .Values.deployment.extraVolumeMounts | nindent 12 }}
{{- end }}
{{- if .Values.deployment.extraEnv }}
env:
{{- tpl (toYaml .Values.deployment.extraEnv) . | nindent 12 }}
{{- end }}
resources:
{{- toYaml .Values.deployment.resources | nindent 12 }}
terminationMessagePath: /dev/termination-log
Expand Down
5 changes: 4 additions & 1 deletion helm/charts/hydra-maester/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
# -- Ory Hydra-maester image
repository: oryd/hydra-maester
# -- Ory Hydra-maester version
tag: v0.0.36-amd64
tag: v0.0.36
# -- Image pull policy
pullPolicy: IfNotPresent

Expand Down Expand Up @@ -56,6 +56,9 @@ deployment:
# cpu: 100m
# memory: 20Mi

# -- To set extra env vars for the container.
extraEnv: []

# -- If you want to mount external volume
extraVolumes: []
# - name: my-volume
Expand Down
6 changes: 3 additions & 3 deletions helm/charts/hydra/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.0
- name: hydra-maester
repository: file://../hydra-maester
version: 0.50.3
digest: sha256:18facc7a0739ed1f51746992bbeced44d84b8e0727b89b33f48dad914f4ecebb
generated: "2024-12-04T11:40:27.919030591Z"
version: 0.50.6
digest: sha256:0799d168b3e83ce9b85a48ef5d3abb9a99f6cb2f8436be51d91f3612e6b2b2da
generated: "2024-12-16T15:04:47.361658969Z"
4 changes: 2 additions & 2 deletions helm/charts/hydra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "v2.2.0"
description: A Helm chart for deploying ORY Hydra in Kubernetes
name: hydra
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
version: 0.50.3
version: 0.50.6
keywords:
- oauth2
- openid-connect
Expand All @@ -27,7 +27,7 @@ dependencies:
repository: file://../ory-commons
alias: ory
- name: hydra-maester
version: 0.50.3
version: 0.50.6
condition: maester.enabled
alias: hydra-maester
repository: file://../hydra-maester
6 changes: 3 additions & 3 deletions helm/charts/hydra/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hydra

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.0](https://img.shields.io/badge/AppVersion-v2.2.0-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.0](https://img.shields.io/badge/AppVersion-v2.2.0-informational?style=flat-square)

A Helm chart for deploying ORY Hydra in Kubernetes

Expand All @@ -21,7 +21,7 @@ A Helm chart for deploying ORY Hydra in Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.50.3 |
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.50.6 |
| file://../ory-commons | ory(ory-commons) | 0.1.0 |

## Values
Expand Down Expand Up @@ -98,7 +98,7 @@ A Helm chart for deploying ORY Hydra in Kubernetes
| deployment.serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
| deployment.serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
| deployment.serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
| deployment.startupProbe | object | `{"failureThreshold":5,"initialDelaySeconds":0,"periodSeconds":1,"successThreshold":1,"timeoutSeconds":1}` | Default probe timers |
| deployment.startupProbe | object | `{"failureThreshold":5,"initialDelaySeconds":1,"periodSeconds":1,"successThreshold":1,"timeoutSeconds":2}` | Default probe timers |
| deployment.strategy.rollingUpdate.maxSurge | string | `"25%"` | |
| deployment.strategy.rollingUpdate.maxUnavailable | string | `"25%"` | |
| deployment.strategy.type | string | `"RollingUpdate"` | |
Expand Down
Binary file removed helm/charts/hydra/charts/hydra-maester-0.50.3.tgz
Binary file not shown.
Binary file added helm/charts/hydra/charts/hydra-maester-0.50.6.tgz
Binary file not shown.
Binary file modified helm/charts/hydra/charts/ory-commons-0.1.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions helm/charts/hydra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ deployment:
failureThreshold: 5
successThreshold: 1
periodSeconds: 1
timeoutSeconds: 1
initialDelaySeconds: 0
timeoutSeconds: 2
initialDelaySeconds: 1

automountServiceAccountToken: false

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/keto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ maintainers:
# 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.50.3
version: 0.50.6
# 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
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
6 changes: 3 additions & 3 deletions helm/charts/keto/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# keto

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square)

Access Control Policies as a Server

Expand Down Expand Up @@ -59,10 +59,10 @@ Access Control Policies as a Server
| deployment.resources | object | `{}` | |
| deployment.revisionHistoryLimit | int | `5` | Number of revisions kept in history |
| deployment.startupProbe.failureThreshold | int | `5` | |
| deployment.startupProbe.initialDelaySeconds | int | `0` | |
| deployment.startupProbe.initialDelaySeconds | int | `1` | |
| deployment.startupProbe.periodSeconds | int | `1` | |
| deployment.startupProbe.successThreshold | int | `1` | |
| deployment.startupProbe.timeoutSeconds | int | `1` | |
| deployment.startupProbe.timeoutSeconds | int | `2` | |
| deployment.strategy.rollingUpdate.maxSurge | string | `"25%"` | |
| deployment.strategy.rollingUpdate.maxUnavailable | string | `"25%"` | |
| deployment.strategy.type | string | `"RollingUpdate"` | |
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/keto/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,8 @@ deployment:
failureThreshold: 5
successThreshold: 1
periodSeconds: 1
timeoutSeconds: 1
initialDelaySeconds: 0
timeoutSeconds: 2
initialDelaySeconds: 1
## -- Configure a custom livenessProbe. This overwrites the default object
customLivenessProbe: {}
## -- Configure a custom readinessProbe. This overwrites the default object
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/kratos-selfservice-ui-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
appVersion: "v0.13.0-4"
description: A Helm chart for ORY Kratos's example ui for Kubernetes
name: kratos-selfservice-ui-node
version: 0.50.3
version: 0.50.6
type: application
2 changes: 1 addition & 1 deletion helm/charts/kratos-selfservice-ui-node/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kratos-selfservice-ui-node

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0-4](https://img.shields.io/badge/AppVersion-v0.13.0--4-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0-4](https://img.shields.io/badge/AppVersion-v0.13.0--4-informational?style=flat-square)

A Helm chart for ORY Kratos's example ui for Kubernetes

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/kratos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "v1.3.0"
description: A ORY Kratos Helm chart for Kubernetes
name: kratos
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
version: 0.50.3
version: 0.50.6
type: application
dependencies:
- name: ory-commons
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/kratos/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kratos

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.0](https://img.shields.io/badge/AppVersion-v1.3.0-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.0](https://img.shields.io/badge/AppVersion-v1.3.0-informational?style=flat-square)

A ORY Kratos Helm chart for Kubernetes

Expand Down Expand Up @@ -75,7 +75,7 @@ A ORY Kratos Helm chart for Kubernetes
| deployment.serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
| deployment.serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
| deployment.serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
| deployment.startupProbe | object | `{"failureThreshold":5,"initialDelaySeconds":0,"periodSeconds":1,"successThreshold":1,"timeoutSeconds":1}` | Configure the startupProbe parameters |
| deployment.startupProbe | object | `{"failureThreshold":5,"initialDelaySeconds":1,"periodSeconds":1,"successThreshold":1,"timeoutSeconds":2}` | Configure the startupProbe parameters |
| deployment.terminationGracePeriodSeconds | int | `60` | |
| deployment.tolerations | list | `[]` | Configure node tolerations. |
| deployment.topologySpreadConstraints | list | `[]` | Configure pod topologySpreadConstraints. |
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/kratos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,8 @@ deployment:
failureThreshold: 5
successThreshold: 1
periodSeconds: 1
timeoutSeconds: 1
initialDelaySeconds: 0
timeoutSeconds: 2
initialDelaySeconds: 1

# -- Configure a custom livenessProbe. This overwrites the default object
customLivenessProbe: {}
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/oathkeeper-maester/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v1
appVersion: "v0.1.8"
appVersion: "v0.1.11"
description:
A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
name: oathkeeper-maester
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
version: 0.50.3
version: 0.50.6
keywords:
- zero-trust
- beyond-corp
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/oathkeeper-maester/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oathkeeper-maester

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![AppVersion: v0.1.8](https://img.shields.io/badge/AppVersion-v0.1.8-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![AppVersion: v0.1.11](https://img.shields.io/badge/AppVersion-v0.1.11-informational?style=flat-square)

A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes

Expand Down Expand Up @@ -41,7 +41,7 @@ A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
| global.ory.oathkeeper.maester.mode | string | `"controller"` | |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"oryd/oathkeeper-maester"` | ORY Oathkeeper Rule Controller image |
| image.tag | string | `"v0.1.11-amd64"` | ORY Oathkeeper Rule Controller version |
| image.tag | string | `"v0.1.11"` | ORY Oathkeeper Rule Controller version |
| imagePullSecrets | list | `[]` | Image pull secrets |
| pdb.enabled | bool | `false` | |
| pdb.spec.maxUnavailable | string | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ image:
# -- ORY Oathkeeper Rule Controller image
repository: oryd/oathkeeper-maester
# -- ORY Oathkeeper Rule Controller version
tag: "v0.1.11-amd64"
tag: "v0.1.11"
# -- Image pull policy
pullPolicy: IfNotPresent

Expand Down
6 changes: 3 additions & 3 deletions helm/charts/oathkeeper/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: oathkeeper-maester
repository: file://../oathkeeper-maester
version: 0.50.3
digest: sha256:3a21cd01cde42fa13fec737e94ad13f8ab66c3bfaa5e0fd4f27c6f7a4e090495
generated: "2024-12-04T11:40:27.564921177Z"
version: 0.50.6
digest: sha256:d9bbe8cb9be9a1f8a8413c495556f7be4a442efdc85cab4d0ac70e4f082bbd00
generated: "2024-12-16T15:04:46.998991946Z"
6 changes: 3 additions & 3 deletions helm/charts/oathkeeper/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "v0.40.7"
appVersion: "v0.40.8"
description: A Helm chart for deploying ORY Oathkeeper in Kubernetes
name: oathkeeper
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
version: 0.50.3
version: 0.50.6
keywords:
- zero-trust
- beyond-corp
Expand All @@ -24,7 +24,7 @@ maintainers: # (optional)
type: application
dependencies:
- name: oathkeeper-maester
version: 0.50.3
version: 0.50.6
condition: maester.enabled
alias: oathkeeper-maester
repository: file://../oathkeeper-maester
Expand Down
9 changes: 4 additions & 5 deletions helm/charts/oathkeeper/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oathkeeper

![Version: 0.50.3](https://img.shields.io/badge/Version-0.50.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.7](https://img.shields.io/badge/AppVersion-v0.40.7-informational?style=flat-square)
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.8](https://img.shields.io/badge/AppVersion-v0.40.8-informational?style=flat-square)

A Helm chart for deploying ORY Oathkeeper in Kubernetes

Expand All @@ -21,7 +21,7 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes

| Repository | Name | Version |
|------------|------|---------|
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.50.3 |
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.50.6 |

## Values

Expand All @@ -46,7 +46,6 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes
| deployment.extraVolumes | list | `[]` | Extra volumes you can attach to the pod. |
| deployment.labels | object | `{}` | |
| deployment.lifecycle | object | `{}` | |
| deployment.livenessProbe | object | `{"failureThreshold":5,"initialDelaySeconds":5,"periodSeconds":10}` | Configure the livenessProbe parameters |
| deployment.nodeSelector | object | `{}` | Node labels for pod assignment. |
| deployment.podMetadata | object | `{"annotations":{},"labels":{}}` | Specify pod metadata, this metadata is added directly to the pod, and not higher objects |
| deployment.podMetadata.annotations | object | `{}` | Extra pod level annotations |
Expand All @@ -57,7 +56,7 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes
| deployment.serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
| deployment.serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
| deployment.serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template |
| deployment.startupProbe | object | `{"failureThreshold":60,"periodSeconds":1,"successThreshold":1,"timeoutSeconds":1}` | Configure the startupProbe parameters |
| deployment.startupProbe | object | `{"failureThreshold":5,"initialDelaySeconds":1,"successThreshold":1,"timeoutSeconds":2}` | Configure the startupProbe parameters |
| deployment.strategy.rollingUpdate | object | `{}` | |
| deployment.strategy.type | string | `"RollingUpdate"` | |
| deployment.terminationGracePeriodSeconds | int | `60` | |
Expand All @@ -68,7 +67,7 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes
| image.initContainer | object | `{"repository":"busybox","tag":1}` | use a busybox image from another repository |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"oryd/oathkeeper"` | ORY Oathkeeper image |
| image.tag | string | `"v0.40.7"` | ORY Oathkeeper version |
| image.tag | string | `"v0.40.8"` | ORY Oathkeeper version |
| imagePullSecrets | list | `[]` | Image pull secrets |
| ingress.api.annotations | object | `{}` | |
| ingress.api.className | string | `""` | |
Expand Down
Binary file not shown.
Binary file not shown.
16 changes: 4 additions & 12 deletions helm/charts/oathkeeper/templates/deployment-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,24 +146,16 @@ spec:
containerPort: {{ .Values.oathkeeper.config.serve.prometheus.port }}
lifecycle:
{{- toYaml .Values.deployment.lifecycle | nindent 12 }}
{{- if .Values.deployment.customLivenessProbe }}
livenessProbe:
{{- if .Values.deployment.customLivenessProbe }}
{{- toYaml .Values.deployment.customLivenessProbe | nindent 12 }}
{{- else }}
httpGet:
path: /health/alive
port: http-api
httpHeaders:
- name: Host
value: '127.0.0.1'
{{- toYaml .Values.deployment.livenessProbe | nindent 12 }}
{{- end }}
{{- toYaml .Values.deployment.customLivenessProbe | nindent 12 }}
{{- end }}
readinessProbe:
{{- if .Values.deployment.customReadinessProbe }}
{{- toYaml .Values.deployment.customReadinessProbe | nindent 12 }}
{{- else }}
httpGet:
path: /health/ready
path: /health/alive
port: http-api
httpHeaders:
- name: Host
Expand Down
Loading

0 comments on commit d2c8b6b

Please sign in to comment.