[OPB-xxx] restructuring to use local postgres container for dev purposes

adding debug options to local dev version
removing deprecated flag from tilt file
This commit is contained in:
Sheldan
2024-03-17 13:20:54 +01:00
parent 568cc85907
commit 216c578e08
9 changed files with 26 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v2
description: oneplusbot dev chart
name: oneplusbot-dev
version: 1.0.0
dependencies:
- name: oneplus-bot
repository: file://../../deployment/helm/oneplus-bot
version: ">= 0.0.1"
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.12.10 # 13.x.x uses postgresql 16.x