-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
We can create init container that copy data from the container to the shared directory, like:
initContainers: - name: catalog image: "quay.io/rhoas/cos-fleet-catalog-camel:latest" imagePullPolicy: Never volumeMounts: - mountPath: /config/connector-catalog name: connector-catalog command: - cp - -r - /etc/connectors - /config/connector-catalog/camel