1.0.0-beta.119 (2022-02-18)
⚠ BREAKING CHANGES
deployment.expose
renamed todeployment.exposeViaService
deployment.expose
andservice.addDeployment
now accept aport
as part of the options, and not a positional argument.
Features
- default port when exposing deployment (#41) (4ff7fa3)
- Env var from fieldRef/resource support (#263) (650096f)
- expose service via ingress (#51) (b6bbc0f)
- Secret volume support (#211) (0e17fe8), closes #34
- stabilize Ingress for cdk8s-plus-22 (#4) (46e5488)