parent
da139b36be
commit
97f27d6f4f
|
@ -83,7 +83,7 @@ Here are some ideas for how to use Init Containers:
|
|||
* Wait for some time before starting the app Container with a command like `sleep 60`.
|
||||
* Clone a git repository into a volume.
|
||||
* Place values into a configuration file and run a template tool to dynamically
|
||||
generate a configuration file for the the main app Container. For example,
|
||||
generate a configuration file for the main app Container. For example,
|
||||
place the POD_IP value in a configuration and generate the main app
|
||||
configuration file using Jinja.
|
||||
|
||||
|
|
Loading…
Reference in New Issue