Another pulumi operator question: on my migration ...
# general
r
Another pulumi operator question: on my migration journey… we mount files in the V1 pulumi operator (e.g.
~/.aws/config
). Checking the workflow template, it states on the containers:
List of containers belonging to the pod. Containers cannot currently be added or removed. There must be at least one container in a Pod. Cannot be updated.
Do we have a way to mount extra stuff?