Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

template for harbor-helm rendering external redis TLS config #21633

Open
MinerYang opened this issue Feb 13, 2025 · 0 comments
Open

template for harbor-helm rendering external redis TLS config #21633

MinerYang opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
area/helm-chart The issues about helm chart of Harbor target/2.13.0 issues that are targeting v2.13.0

Comments

@MinerYang
Copy link
Contributor

To allow TLS connection when using cache like Azure Redis or Elastic cache service, we need users to configure enableTLS while using external redis service and add prepare logic for harbor-helm

  • pass correct rediss:// to the config/env of each harbor components need redis tls connection.
  • self-sighed ca.crt for redis tls will be heritage the template logic for caBundleSecretName in harbor-helm
@MinerYang MinerYang added the target/2.13.0 issues that are targeting v2.13.0 label Feb 13, 2025
@MinerYang MinerYang self-assigned this Feb 13, 2025
@reasonerjt reasonerjt added the area/helm-chart The issues about helm chart of Harbor label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm-chart The issues about helm chart of Harbor target/2.13.0 issues that are targeting v2.13.0
Projects
None yet
Development

No branches or pull requests

2 participants