Repository Config
This page describes
spec.spinnakerConfig.config.repository
.spec.spinnakerConfig.config.repository
repository:
artifactory:
enabled:
searches:
- baseUrl:
repo:
groupId:
repoType:
username:
password:
Artifactory
enabled
: true or false.searches
:- baseUrl
: The base url your artifactory search is reachable at.repo
: The repo in your artifactory to be searched.groupId
: The group id in your artifactory to be searched.repoType
: The package type of repo in your artifactory to be searched.username
: The username of the artifactory user to authenticate as.password
: The password of the artifactory user to authenticate as. Supports encrypted value.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified August 13, 2020: chore(docs): organize installation doc (#141) (3d6882c)