add back crdb

This commit is contained in:
Amarpreet Minhas 2023-07-27 16:52:00 +00:00
parent d97755dfc9
commit 907009159a
2 changed files with 13 additions and 0 deletions

View file

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

View file

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