alangilmor

Results 1 issues of alangilmor

Helm chart 0.41.0 requires commenting out the `hydra-maester.adminService.port` value. Test: `helm template ory/hydra` (port empty in maester Deployment args) `helm template ory/hydra --set hydra-maester.adminService.port=null` (child chart's default respected when "unset"...