|
|
@ -2,7 +2,7 @@ |
|
|
"kind": "Template", |
|
|
"kind": "Template", |
|
|
"apiVersion": "v1", |
|
|
"apiVersion": "v1", |
|
|
"metadata": { |
|
|
"metadata": { |
|
|
"name": "Django Quickstart", |
|
|
|
|
|
|
|
|
"name": "django-quickstart", |
|
|
"annotations": { |
|
|
"annotations": { |
|
|
"description": "This is a Django application template that uses PostgreSQL for data storage.", |
|
|
"description": "This is a Django application template that uses PostgreSQL for data storage.", |
|
|
"tags": "instant-app,python,django,postgresql", |
|
|
"tags": "instant-app,python,django,postgresql", |
|
|
|