[harbor] Add support for providing own root CA (#3536)

This commit is contained in:
Paul Czarkowski
2020-10-22 02:07:39 -05:00
committed by GitHub
parent 94e0dd6a25
commit 93e3294026
11 changed files with 68 additions and 1 deletions

View File

@@ -359,6 +359,11 @@ volumePermissions:
internalTLS:
enabled: false
## The custom ca bundle secret, the secret must contain key named "ca.crt"
## which will be injected into the trust store for chartmuseum, clair, core, jobservice, registry, trivy components
##
# caBundleSecretName: ""
## Service parameters
##
service: