copilot-cli
copilot-cli copied to clipboard
docs(site): On sidecars, the depends_on attribute is not on image map (#5945)
Changes
- Remove
sidecars.image.depends_on - Keep
sidecars.depends_on - Keep
image.depends_on
To not introduce duplication is creating an abstract common image template with same fields used on both concrete image Map.
Fixes #5945
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.