remove valkey
This commit is contained in:
@@ -9,12 +9,10 @@ keywords:
|
||||
home: https://wiki.alexlebens.dev/s/e10d3a19-9329-4443-a023-6ab70ffaff6e
|
||||
sources:
|
||||
- https://github.com/stalwartlabs/mail-server
|
||||
- https://github.com/valkey-io/valkey
|
||||
- https://github.com/elastic/elasticsearch
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://hub.docker.com/r/stalwartlabs/mail-server
|
||||
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
||||
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
@@ -23,9 +21,6 @@ dependencies:
|
||||
alias: stalwart
|
||||
version: 4.2.0
|
||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||
- name: valkey
|
||||
version: 3.0.22
|
||||
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
|
||||
- name: postgres-cluster
|
||||
alias: postgres-17-cluster
|
||||
version: 5.1.0
|
||||
|
@@ -51,28 +51,6 @@ stalwart:
|
||||
main:
|
||||
- path: /opt/stalwart
|
||||
readOnly: false
|
||||
valkey:
|
||||
architecture: replication
|
||||
auth:
|
||||
enabled: false
|
||||
usePasswordFiles: false
|
||||
primary:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 1Gi
|
||||
replica:
|
||||
replicaCount: 1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 1Gi
|
||||
postgres-17-cluster:
|
||||
mode: standalone
|
||||
cluster:
|
||||
|
Reference in New Issue
Block a user