1.0.0-beta.87 (2022-02-20)
⚠ 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 (#56) (1f02953)
- Env var from fieldRef/resource support (#263) (#279) (37eeb31)
- expose service via ingress (#58) (34bb4d4)
- Secret volume support (#211) (#269) (6498d7f)