Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.ArtifactoryArtifactRepository

ArtifactoryArtifactRepository defines the controller configuration for an artifactory artifact repository

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
keyFormat string KeyFormat defines the format of how to store keys and can reference workflow variables.
passwordSecret object PasswordSecret is the secret selector to the repository password
repoURL string RepoURL is the url for artifactory repo.
usernameSecret object UsernameSecret is the secret selector to the repository username
View JSON Schema on GitHub