remove crdb, comment out zitadel until i get pg setup

This commit is contained in:
Amarpreet Minhas 2023-07-26 17:53:59 +00:00
parent 9e38df4fa2
commit 3857a70713
2 changed files with 5 additions and 18 deletions

View file

@ -60,13 +60,8 @@ helmApps:
repoURL: https://immich-app.github.io/immich-charts
chart: immich
revision: 0.1.2
- app: zitadel
namespace: zitadel
repoURL: https://charts.zitadel.com
chart: zitadel
revision: 5.0.0
- app: cockroachdb
namespace: crdb
repoURL: https://charts.cockroachdb.com/
chart: cockroachdb
revision: 11.1.0
# - app: zitadel
# namespace: zitadel
# repoURL: https://charts.zitadel.com
# chart: zitadel
# revision: 5.0.0

View file

@ -1,8 +0,0 @@
---
name: crdb
namespace: crdb
serviceAccountName: crdb
fullnameOverride: crdb
single-node: true
statefulset:
replicas: 1