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

Latest commit

 

History

History
16 lines (12 loc) · 622 Bytes

File metadata and controls

16 lines (12 loc) · 622 Bytes

QoveryApi.HelmRepositoryResponse

Properties

Name Type Description Notes
id String [readonly]
createdAt Date [readonly]
updatedAt Date [optional] [readonly]
name String
kind HelmRepositoryKindEnum [optional]
description String [optional]
url String URL of the helm repository [optional]
skipTlsVerification Boolean Bypass tls certificate verification when connecting to repository [optional]