Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 824 Bytes

File metadata and controls

15 lines (11 loc) · 824 Bytes

QoveryApi.HelmRepositoryRequestConfig

Properties

Name Type Description Notes
username String Required if the repository is private [optional]
password String Required if the repository is private [optional]
accessKeyId String Required if kind is `ECR` or `PUBLIC_ECR` [optional]
secretAccessKey String Required if kind is `ECR` or `PUBLIC_ECR` [optional]
region String Required if kind is `ECR` or `SCALEWAY_CR` [optional]
scalewayAccessKey String Required if kind is `SCALEWAY_CR` [optional]
scalewaySecretKey String Required if kind is `SCALEWAY_CR` [optional]