Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

plugin/k8s: support sidecar containers #2428

Merged
merged 13 commits into from
Oct 12, 2021
8 changes: 8 additions & 0 deletions .changelog/2428.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
```release-note:feature
plugin/k8s: Allows users to add sidecar containers to apps using the k8s plugin config.
```

```
release-note:breaking-change
plugin/k8s: Advanced `Ports` config has a new type and has moves out of the top-level config.
```
Loading