ArtifactoryArtifactRepository defines the controller configuration for an artifactory artifact repository
| Name | Type | Description | Notes |
|---|---|---|---|
| KeyFormat | string | KeyFormat defines the format of how to store keys and can reference workflow variables. | [optional] |
| PasswordSecret | IoK8sApiCoreV1SecretKeySelector | [optional] | |
| RepoURL | string | RepoURL is the url for artifactory repo. | [optional] |
| UsernameSecret | IoK8sApiCoreV1SecretKeySelector | [optional] |