Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 717 Bytes

ArtifactRepositoryRefStatus.md

File metadata and controls

15 lines (8 loc) · 717 Bytes

ArtifactRepositoryRefStatus

Properties

Name Type Description Notes
configMap String The name of the config map. Defaults to "artifact-repositories". [optional]
_default Boolean If this ref represents the default artifact repository, rather than a config map. [optional]
key String The config map key. Defaults to the value of the "workflows.argoproj.io/default-artifact-repository" annotation. [optional]
namespace String The namespace of the config map. Defaults to the workflow's namespace, or the controller's namespace (if found). [optional]