This repository was archived by the owner on May 14, 2025. It is now read-only.
Updating initContainers Configuration to Match Pod Specifications #477
Labels
type/enhancement
Is an enhancement request
Milestone
Problem description:
The options for initContainers described in the document https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#_init_containers differ from the options used in regular Kubernetes pods.
This discrepancy causes confusion for users who are familiar with standard pod syntax.
Solution description:
We request an enhancement of the documentation. Please introduce and explain the various options available for initContainers in the document. Specifically, clarify the following options:
Additionally, it would be helpful to provide an example of how to use these options in a YAML file, such as:
Furthermore, please include information about other possible options, such as:
The text was updated successfully, but these errors were encountered: