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

✨(helm) add the django base Helm chart #2

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rouaidakacem
Copy link
Collaborator

@rouaidakacem rouaidakacem commented Dec 19, 2022

Purpose

We want to avoid having to write all our Helm charts from scratch for the Django applications developed bu FUN.So we need a base chart that can reused for our Django apps deployement.

Proposal

  • Create a generic Django helm chart.
  • Add placeholders and variables that allow total customization of the chart.

@rouaidakacem rouaidakacem self-assigned this Dec 19, 2022
@rouaidakacem rouaidakacem marked this pull request as draft December 19, 2022 16:00
Charts/base-Django/Chart.yaml Outdated Show resolved Hide resolved
Charts/base-Django/Chart.lock Outdated Show resolved Hide resolved
Charts/base-Django/README.md Outdated Show resolved Hide resolved
Charts/base-Django/templates/app/secret.yaml Outdated Show resolved Hide resolved
charts/base-django/README.md Outdated Show resolved Hide resolved
charts/base-django/README.md Outdated Show resolved Hide resolved
to avoid rewriting a helm chart from scratch for all django based
applications, we need to create a generic base chart that can be used as a subchart
for django apps.
@rouaidakacem rouaidakacem force-pushed the add-django-base-chart branch from 4d13d1e to 0eb98b7 Compare April 27, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants