3 Commits

Author SHA1 Message Date
f0c76dad50 Update harbor.alexlebens.net/images/site-documentation Docker tag to v0.16.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 26s
lint-test-helm / validate-kubeconform (pull_request) Successful in 33s
2026-04-04 02:21:32 +00:00
cae7691b61 Merge pull request 'feat: scale whats' (#5473) from tmp/matrix-2 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m16s
Reviewed-on: #5473
2026-04-04 02:19:05 +00:00
9833d65d8b feat: scale whats
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 41s
lint-test-helm / validate-kubeconform (pull_request) Successful in 28s
render-manifests / render-manifests (pull_request) Successful in 47s
2026-04-03 21:16:25 -05:00
2 changed files with 5 additions and 5 deletions

View File

@@ -315,7 +315,7 @@ mautrix-whatsapp:
controllers: controllers:
main: main:
type: statefulset type: statefulset
replicas: 0 replicas: 1
strategy: RollingUpdate strategy: RollingUpdate
# initContainers: # initContainers:
# init-copy-config: # init-copy-config:
@@ -415,9 +415,9 @@ postgres-18-cluster:
- name: mautrix-discord - name: mautrix-discord
ensure: present ensure: present
owner: app owner: app
# - name: mautrix-whatsapp - name: mautrix-whatsapp
# ensure: present ensure: present
# owner: app owner: app
valkey-matrix-synapse: valkey-matrix-synapse:
valkey: valkey:
auth: auth:

View File

@@ -11,7 +11,7 @@ site-documentation:
main: main:
image: image:
repository: harbor.alexlebens.net/images/site-documentation repository: harbor.alexlebens.net/images/site-documentation
tag: 0.15.0 tag: 0.16.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: resources:
requests: requests: