k8s
k8s copied to clipboard
Kubernetes Helm Charts for the ORY ecosystem.
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...
## Related Issue or Design Document ## Checklist - [ ] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have referenced an issue containing...
## Related Issue or Design Document ## Checklist - [x] I have read the [contributing guidelines](../blob/master/CONTRIBUTING.md) and signed the CLA. - [ ] I have referenced an issue containing the...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...
Since PR #669, self-managed access rules are impossible to deploy. This commit fixes that by allowing the deployment controller to load the rules config map when maester is disabled. ##...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...
BREAKING CHANGES: This patch changes the default value `managedAccessRules` to `false`. If the user would like to manage the rules with the helm chart, `maester.enabled` should be set to `false`...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...
Add an option to the Hydra chart `separateAdminAndPublicDeploys`, when enabled creates separate deployment objects for the admin and public components. In addition, if auto-scaling is enabled, separate HPA objects will...
The upstream [issues](https://github.com/ory/k8s/issues/707) got closed. It is referenced in: - [ ] [helm/charts/oathkeeper/README.md#L86](https://github.com/ory/k8s/blob/ba27a431effc4db8c071ff25a31dff95042f6bcb/helm/charts/oathkeeper/README.md#L86) - [ ] [helm/charts/oathkeeper/values.yaml#L186](https://github.com/ory/k8s/blob/ba27a431effc4db8c071ff25a31dff95042f6bcb/helm/charts/oathkeeper/values.yaml#L186) This issue was created by the [ORY Closed Reference Notifier](https://github.com/ory/closed-reference-notifier) GitHub action.