Argo Workflows · JSON Structure
Argo Workflows Io K8S Api Core V1 Git Repo Volume Source Structure
Represents a volume that is populated with the contents of a git repository. Git repo volumes do not support ownership management. Git repo volumes support SELinux relabeling. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.
CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine
io.k8s.api.core.v1.GitRepoVolumeSource is a JSON Structure definition published by Argo Workflows, describing 3 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
directory
repository
revision
Meta-schema: https://json-structure.org/meta/core/v0/#