Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 329 Bytes

File metadata and controls

9 lines (7 loc) · 329 Bytes

Fileset Secrets

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