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

Feature: automatically add {{ .Release.Name }}-server to DJANGO_ALLOWED_HOSTS #1

Open
jennydaman opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jennydaman
Copy link
Contributor

A ClusterIP service {{ .Release.Name }}-server is created for Kubernetes cluster internal network access to CUBE's HTTP API. Internal access is important for liveliness probes and testing. This only works if DJANGO_ALLOWED_HOSTS is properly configured to allow the host to be {{ .Release.Name }}-server.

@jennydaman jennydaman added the enhancement New feature or request label Sep 29, 2023
@jennydaman jennydaman added the good first issue Good for newcomers label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant