added chart
This commit is contained in:
parent
537e43a9f4
commit
f94c26e29b
17 changed files with 542 additions and 0 deletions
24
charts/django-nginx-uwsgi/0.4.4/Chart.yaml
Normal file
24
charts/django-nginx-uwsgi/0.4.4/Chart.yaml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
apiVersion: v1
|
||||
name: django-nginx-uwsgi
|
||||
icon: https://apsl.github.io/kubernetes-charts/images/django-nginx-uwsgi.png
|
||||
version: 0.4.4
|
||||
keywords:
|
||||
- django
|
||||
- nginx
|
||||
- uwsgi
|
||||
- crons
|
||||
- rq
|
||||
- celery
|
||||
- celery-beat
|
||||
description: >
|
||||
A Chart for a simple architecture of an app deploying over K8s using nginx and uwsgi in the same pod.
|
||||
So, it depends of nginx-uwsgi packages for the app, uwsgi for crons, rq or celery and redis package.
|
||||
mantainers:
|
||||
- name: Tomeu Canyelles
|
||||
email: bcanyelles@apsl.net
|
||||
- name: Pau Rul.lan
|
||||
email: prullan@apsl.net
|
||||
- name: Edu Herraiz
|
||||
email: eherraiz@apsl.net
|
||||
- name: Marc Tudurí
|
||||
email: mtuduri@apsl.net
|
||||
Loading…
Add table
Add a link
Reference in a new issue