-
Notifications
You must be signed in to change notification settings - Fork 792
Add label for initContainers #1772
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added?
Add
kompose.init-contaners.name: "foo",
kompose.init-contaners.image: "bar",
kompose.init-contaners.command: [] labels
Why is this needed?
This will ease the migration from docker-compose to kubernetes and will remove the need to manually edit the generated yaml files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.