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

Latest commit

 

History

History
14 lines (10 loc) · 661 Bytes

File metadata and controls

14 lines (10 loc) · 661 Bytes

QoveryApi.HelmRepositoryRequest

Properties

Name Type Description Notes
name String
kind HelmRepositoryKindEnum
description String [optional]
url String URL of the helm chart repository: * For `OCI`: it must start by oci:// * For `HTTPS`: it must be start by https:// [optional]
skipTlsVerification Boolean Bypass tls certificate verification when connecting to repository
config HelmRepositoryRequestConfig