fix(ory): re-enable hydra-maester, fix namespace, add memory limit
This commit is contained in:
@@ -7,6 +7,16 @@ resources:
|
||||
- namespace.yaml
|
||||
- login-ui-deployment.yaml
|
||||
|
||||
# The hydra-maester sub-chart does not set .Release.Namespace in its Deployment template.
|
||||
patches:
|
||||
- patch: |
|
||||
- op: add
|
||||
path: /metadata/namespace
|
||||
value: ory
|
||||
target:
|
||||
kind: Deployment
|
||||
name: hydra-hydra-maester
|
||||
|
||||
helmCharts:
|
||||
# helm repo add ory https://k8s.ory.sh/helm/charts
|
||||
- name: kratos
|
||||
|
||||
Reference in New Issue
Block a user