remove valkey
This commit is contained in:
@@ -9,12 +9,10 @@ keywords:
|
|||||||
home: https://wiki.alexlebens.dev/s/e10d3a19-9329-4443-a023-6ab70ffaff6e
|
home: https://wiki.alexlebens.dev/s/e10d3a19-9329-4443-a023-6ab70ffaff6e
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/stalwartlabs/mail-server
|
- https://github.com/stalwartlabs/mail-server
|
||||||
- https://github.com/valkey-io/valkey
|
|
||||||
- https://github.com/elastic/elasticsearch
|
- https://github.com/elastic/elasticsearch
|
||||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||||
- https://hub.docker.com/r/stalwartlabs/mail-server
|
- 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/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
|
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
@@ -23,9 +21,6 @@ dependencies:
|
|||||||
alias: stalwart
|
alias: stalwart
|
||||||
version: 4.2.0
|
version: 4.2.0
|
||||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
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
|
- name: postgres-cluster
|
||||||
alias: postgres-17-cluster
|
alias: postgres-17-cluster
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
|
@@ -51,28 +51,6 @@ stalwart:
|
|||||||
main:
|
main:
|
||||||
- path: /opt/stalwart
|
- path: /opt/stalwart
|
||||||
readOnly: false
|
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:
|
postgres-17-cluster:
|
||||||
mode: standalone
|
mode: standalone
|
||||||
cluster:
|
cluster:
|
||||||
|
Reference in New Issue
Block a user