mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[harbor] Add support for providing own root CA (#3536)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user