multiple command in postStart hook of a container

后端 未结 2 844
粉色の甜心
粉色の甜心 2021-02-02 08:20

in a kubernetes Deployment yaml file is there a simple way to run multiple commands in the postStart hook of a container?

I\'m trying to do something like this:

2条回答
提交回复
热议问题