helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Need support for self-signed certificates in harbor

Open adamqqqplay opened this issue 2 years ago • 3 comments

When we use helm to install dragonfly, harbor's self-signed certificate is not currently supported, and may need to be supported through configmap.

adamqqqplay avatar Sep 27 '22 04:09 adamqqqplay

I will fix this.

gaius-qi avatar Sep 28 '22 02:09 gaius-qi

@gaius-qi Hi, what is the status of this issue now?

adamqqqplay avatar Mar 16 '23 09:03 adamqqqplay

@adamqqqplay Set the self-signed certs in registryMirror of the dfdameon and seedPeer.

Refer to https://github.com/dragonflyoss/helm-charts/blob/main/charts/dragonfly/values.yaml#L742, https://github.com/dragonflyoss/helm-charts/blob/main/charts/dragonfly/values.yaml#L1083, https://d7y.io/docs/next/reference/configuration/dfdaemon.

image

gaius-qi avatar Dec 01 '23 02:12 gaius-qi