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

Correctly Prepare redis url and CA for offline-installer. #21632

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

Correctly Prepare redis url and CA for offline-installer. #21632

MinerYang opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
target/2.13.0 issues that are targeting v2.13.0

Comments

@MinerYang
Copy link
Contributor

MinerYang commented Feb 13, 2025

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 offline-installer.

  • pass correct rediss:// to each of the config file of each harbor component need redis tls connection.
  • prepare self-sighed ca.crt in external.redis.tlsOption.cacrt for install_certs
@MinerYang MinerYang self-assigned this Feb 13, 2025
@MinerYang MinerYang added the target/2.13.0 issues that are targeting v2.13.0 label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target/2.13.0 issues that are targeting v2.13.0
Projects
None yet
Development

No branches or pull requests

1 participant