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

feat: add redis cert capability #374

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yashwanth-l
Copy link

The change provides the capability to use the Custom CA Certs, if used (For Ex: in GCP-Memorystore) by using the variable, REDIS_CA_CERTS from an environment variable.

Also added prod-requirements.txt to make sure the application runs in Production mode as opposed to earlier Development mode.

Provided k8s manifests that we can use to deploy under dev(kubernetes/kustomize/overlays/dev) and prod(kubernetes/kustomize/overlays/prod) overlays accordingly. But do add the relevant patches as required. Note that these are just examples and could be tuned according to the specific usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant