This example shows how to manage fileset secrets for container deployments in DataCrunch. Fileset secrets are a way to mount a directory with files into a container.
.. literalinclude:: ../../../../examples/containers/fileset_secret_example.py :language: python :caption: Fileset Secrets