remove crdb, comment out zitadel until i get pg setup
This commit is contained in:
parent
9e38df4fa2
commit
3857a70713
2 changed files with 5 additions and 18 deletions
|
@ -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
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
name: crdb
|
||||
namespace: crdb
|
||||
serviceAccountName: crdb
|
||||
fullnameOverride: crdb
|
||||
single-node: true
|
||||
statefulset:
|
||||
replicas: 1
|
Loading…
Reference in a new issue