sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
80 stars 12 forks source link

Changes to correct requirement for sentry - #177 #181

Closed daveoconnor closed 7 months ago

daveoconnor commented 7 months ago

Also updated docs for the new local stack. Seems like .envrc and frontend/.env / frontend/src/.env.example and documentation mentioning those could be removed.

daveoconnor commented 7 months ago

I'll test this again once the secrets PR is merged into main

mgogoulos commented 7 months ago

Haven't tried the changes, but reviewed the code and looks valid

rochecompaan commented 7 months ago

@daveoconnor, the secrets PR is merged.

daveoconnor commented 7 months ago

I've now changed this to handle the sentry changes, fixed the secrets issue in postgres yaml, and changed django.configmap.yaml to app.configmap.yaml. Ran a test project creation and everything spun up fine.