Files
connected-home/helm/postgresql/Chart.yaml
Steve Sampson 1aba1a47f2 Implemented Basic API, Frontend, Consumer, Producer
* Implemented user registration and login
* Implemented JWT creation and verification
* Implemented several dummy API endpoints
* Define env vars in helm values.yaml file
* Label resources in Tilt
* Created crude react frontend for testing register / login
  functionality
2021-11-14 12:04:20 -04:00

12 lines
226 B
YAML

apiVersion: v2
name: postgresql
description: Our PostgreSQL Chart
type: application
version: 0.1.0
appVersion: 0.1.0
dependencies:
- name: postgresql
version: 10.10.3
repository: https://charts.bitnami.com/bitnami/