loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

[fix] init containers fragment, reflecting probes are not allowed on init containers. #74

Closed leventogut closed 1 year ago

LukasGentele commented 2 years ago

Thanks, @leventogut - Let's do this differently. Let's have 1 shared fragement with all shared options and then let's add the ones that only work on containers only there (no fragment) and the one's that only work on initContainers separately direclty on the page (no fragment).

@jschalz Would you mind having a look here?