Merge pull request 'Automated Manifest Update' (#5471) from auto/update-manifests into manifests
Reviewed-on: #5471
This commit was merged in pull request #5471.
This commit is contained in:
@@ -165,7 +165,6 @@ spec:
|
|||||||
key: metric-token
|
key: metric-token
|
||||||
name: directus-metric-token
|
name: directus-metric-token
|
||||||
image: ghcr.io/directus/directus:11.17.1@sha256:1dd2080a50a9f6df2b6f49df15a7734424bbd1a5902983c4b6e447f22027b80b
|
image: ghcr.io/directus/directus:11.17.1@sha256:1dd2080a50a9f6df2b6f49df15a7734424bbd1a5902983c4b6e447f22027b80b
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ spec:
|
|||||||
- name: CSRF_TRUSTED_ORIGINS
|
- name: CSRF_TRUSTED_ORIGINS
|
||||||
value: https://foldergram.alexlebens.net
|
value: https://foldergram.alexlebens.net
|
||||||
image: ghcr.io/foldergram/foldergram:1.1.0@sha256:b08c7f30a15a3d3e4cf0877a5271cb76be6a36ab83751f040c115ccdb76b736a
|
image: ghcr.io/foldergram/foldergram:1.1.0@sha256:b08c7f30a15a3d3e4cf0877a5271cb76be6a36ab83751f040c115ccdb76b736a
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
@@ -0,0 +1,22 @@
|
|||||||
|
apiVersion: monitoring.coreos.com/v1
|
||||||
|
kind: ServiceMonitor
|
||||||
|
metadata:
|
||||||
|
name: loki-alloy
|
||||||
|
namespace: loki
|
||||||
|
labels:
|
||||||
|
helm.sh/chart: alloy-1.7.0
|
||||||
|
app.kubernetes.io/name: alloy
|
||||||
|
app.kubernetes.io/instance: loki
|
||||||
|
app.kubernetes.io/version: "v1.15.0"
|
||||||
|
app.kubernetes.io/managed-by: Helm
|
||||||
|
app.kubernetes.io/part-of: alloy
|
||||||
|
app.kubernetes.io/component: metrics
|
||||||
|
spec:
|
||||||
|
endpoints:
|
||||||
|
- port: http-metrics
|
||||||
|
scheme: http
|
||||||
|
honorLabels: true
|
||||||
|
selector:
|
||||||
|
matchLabels:
|
||||||
|
app.kubernetes.io/name: alloy
|
||||||
|
app.kubernetes.io/instance: loki
|
||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-cluster
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-cluster
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
instances: 3
|
instances: 3
|
||||||
@@ -26,8 +26,8 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
hugepages-2Mi: 256Mi
|
hugepages-2Mi: 256Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 200m
|
cpu: 20m
|
||||||
memory: 256Mi
|
memory: 80Mi
|
||||||
affinity:
|
affinity:
|
||||||
enablePodAntiAffinity: true
|
enablePodAntiAffinity: true
|
||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-database-mautrix-discord
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-database-mautrix-discord
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
name: mautrix-discord
|
name: mautrix-discord
|
||||||
|
|||||||
@@ -1,21 +0,0 @@
|
|||||||
apiVersion: postgresql.cnpg.io/v1
|
|
||||||
kind: Database
|
|
||||||
metadata:
|
|
||||||
name: matrix-synapse-postgresql-18-database-mautrix-whatsapp
|
|
||||||
namespace: matrix-synapse
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-database-mautrix-whatsapp
|
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
|
||||||
app.kubernetes.io/version: "7.10.0"
|
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
spec:
|
|
||||||
name: mautrix-whatsapp
|
|
||||||
cluster:
|
|
||||||
name: matrix-synapse-postgresql-18-cluster
|
|
||||||
ensure: present
|
|
||||||
owner: app
|
|
||||||
template: template1
|
|
||||||
encoding: UTF8
|
|
||||||
databaseReclaimPolicy: retain
|
|
||||||
@@ -34,13 +34,12 @@ spec:
|
|||||||
hostPID: false
|
hostPID: false
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
containers:
|
containers:
|
||||||
- image: halfshot/matrix-hookshot:7.3.2
|
- image: halfshot/matrix-hookshot:7.3.2@sha256:44283e5131a1a5818bbbf6d9d1e07dccdc29ac5bb6002fcf159af6ac09cf8085
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 5m
|
||||||
memory: 128Mi
|
memory: 90Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data/config.yml
|
- mountPath: /data/config.yml
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
securityContext: {}
|
securityContext: {}
|
||||||
containers:
|
containers:
|
||||||
- name: lighttpd
|
- name: lighttpd
|
||||||
image: "ghcr.io/rtsp/docker-lighttpd:latest"
|
image: "ghcr.io/rtsp/docker-lighttpd:1.4.76@sha256:b4b58d217a35dbd6cade82927677de404a46fb3d2b1d5fcb42042b6a6f17b2fb"
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ spec:
|
|||||||
- -c
|
- -c
|
||||||
- |
|
- |
|
||||||
chown 666:666 -R /synapse/data
|
chown 666:666 -R /synapse/data
|
||||||
image: "alpine:latest"
|
image: "alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659"
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
resources: {}
|
resources: {}
|
||||||
securityContext:
|
securityContext:
|
||||||
@@ -73,7 +73,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: matrix-synapse-valkey-secret
|
name: matrix-synapse-valkey-secret
|
||||||
key: password
|
key: password
|
||||||
image: "ghcr.io/element-hq/synapse:v1.150.0"
|
image: "ghcr.io/element-hq/synapse:v1.150.0@sha256:cba0969087ca70a3ec72ebcd1491a6c8391a7da2c0b92738231dd9c7ad55df4d"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
ports:
|
ports:
|
||||||
@@ -139,7 +139,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 128Mi
|
memory: 130Mi
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|||||||
@@ -14,8 +14,5 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: double-puppet-registration.yaml
|
- secretKey: double-puppet-registration.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/double-puppet
|
key: /cl01tl/matrix-synapse/double-puppet
|
||||||
metadataPolicy: None
|
|
||||||
property: registration
|
property: registration
|
||||||
|
|||||||
@@ -14,29 +14,17 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: config.yml
|
- secretKey: config.yml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/hookshot
|
key: /cl01tl/matrix-synapse/hookshot
|
||||||
metadataPolicy: None
|
|
||||||
property: config
|
property: config
|
||||||
- secretKey: registration.yml
|
- secretKey: registration.yml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/hookshot
|
key: /cl01tl/matrix-synapse/hookshot
|
||||||
metadataPolicy: None
|
|
||||||
property: registration
|
property: registration
|
||||||
- secretKey: hookshot-registration.yaml
|
- secretKey: hookshot-registration.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/hookshot
|
key: /cl01tl/matrix-synapse/hookshot
|
||||||
metadataPolicy: None
|
|
||||||
property: registration
|
property: registration
|
||||||
- secretKey: passkey.pem
|
- secretKey: passkey.pem
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/hookshot
|
key: /cl01tl/matrix-synapse/hookshot
|
||||||
metadataPolicy: None
|
|
||||||
property: passkey
|
property: passkey
|
||||||
|
|||||||
@@ -14,15 +14,9 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: oidc.yaml
|
- secretKey: oidc.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/config
|
key: /cl01tl/matrix-synapse/config
|
||||||
metadataPolicy: None
|
|
||||||
property: oidc.yaml
|
property: oidc.yaml
|
||||||
- secretKey: config.yaml
|
- secretKey: config.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/config
|
key: /cl01tl/matrix-synapse/config
|
||||||
metadataPolicy: None
|
|
||||||
property: config.yaml
|
property: config.yaml
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-backup-garage-local-secret
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-backup-garage-local-secret
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
|
|||||||
@@ -4,10 +4,10 @@ metadata:
|
|||||||
name: matrix-synapse-postgresql-18-recovery-secret
|
name: matrix-synapse-postgresql-18-recovery-secret
|
||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-recovery-secret
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-recovery-secret
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -14,8 +14,5 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: signing.key
|
- secretKey: signing.key
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/config
|
key: /cl01tl/matrix-synapse/config
|
||||||
metadataPolicy: None
|
|
||||||
property: signing-key
|
property: signing-key
|
||||||
|
|||||||
@@ -14,15 +14,9 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: default
|
- secretKey: default
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/redis
|
key: /cl01tl/matrix-synapse/redis
|
||||||
metadataPolicy: None
|
|
||||||
property: password
|
property: password
|
||||||
- secretKey: password
|
- secretKey: password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/redis
|
key: /cl01tl/matrix-synapse/redis
|
||||||
metadataPolicy: None
|
|
||||||
property: password
|
property: password
|
||||||
|
|||||||
@@ -13,15 +13,9 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: config.yaml
|
- secretKey: config.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/mautrix-discord
|
key: /cl01tl/matrix-synapse/mautrix-discord
|
||||||
metadataPolicy: None
|
|
||||||
property: config
|
property: config
|
||||||
- secretKey: mautrix-discord-registration.yaml
|
- secretKey: mautrix-discord-registration.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/mautrix-discord
|
key: /cl01tl/matrix-synapse/mautrix-discord
|
||||||
metadataPolicy: None
|
|
||||||
property: registration
|
property: registration
|
||||||
|
|||||||
@@ -14,15 +14,9 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: config.yaml
|
- secretKey: config.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/mautrix-whatsapp
|
key: /cl01tl/matrix-synapse/mautrix-whatsapp
|
||||||
metadataPolicy: None
|
|
||||||
property: config
|
property: config
|
||||||
- secretKey: mautrix-whatsapp-registration.yaml
|
- secretKey: mautrix-whatsapp-registration.yaml
|
||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
|
||||||
decodingStrategy: None
|
|
||||||
key: /cl01tl/matrix-synapse/mautrix-whatsapp
|
key: /cl01tl/matrix-synapse/mautrix-whatsapp
|
||||||
metadataPolicy: None
|
|
||||||
property: registration
|
property: registration
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-backup-garage-local
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-backup-garage-local
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
retentionPolicy: 7d
|
retentionPolicy: 7d
|
||||||
|
|||||||
@@ -4,10 +4,10 @@ metadata:
|
|||||||
name: "matrix-synapse-postgresql-18-recovery"
|
name: "matrix-synapse-postgresql-18-recovery"
|
||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: "matrix-synapse-postgresql-18-recovery"
|
app.kubernetes.io/name: "matrix-synapse-postgresql-18-recovery"
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ metadata:
|
|||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: matrix-hookshot
|
app.kubernetes.io/name: matrix-hookshot
|
||||||
helm.sh/chart: matrix-hookshot-4.6.2
|
helm.sh/chart: matrix-hookshot-4.6.2
|
||||||
annotations:
|
|
||||||
helm.sh/resource-policy: keep
|
|
||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ metadata:
|
|||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: mautrix-discord
|
app.kubernetes.io/name: mautrix-discord
|
||||||
helm.sh/chart: mautrix-discord-4.6.2
|
helm.sh/chart: mautrix-discord-4.6.2
|
||||||
annotations:
|
|
||||||
helm.sh/resource-policy: keep
|
|
||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
|
|||||||
@@ -7,8 +7,6 @@ metadata:
|
|||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
app.kubernetes.io/name: mautrix-whatsapp
|
app.kubernetes.io/name: mautrix-whatsapp
|
||||||
helm.sh/chart: mautrix-whatsapp-4.6.2
|
helm.sh/chart: mautrix-whatsapp-4.6.2
|
||||||
annotations:
|
|
||||||
helm.sh/resource-policy: keep
|
|
||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
spec:
|
spec:
|
||||||
accessModes:
|
accessModes:
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: matrix-synapse-postgresql-18-alert-rules
|
app.kubernetes.io/name: matrix-synapse-postgresql-18-alert-rules
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: matrix-synapse
|
namespace: matrix-synapse
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/name: "matrix-synapse-postgresql-18-scheduled-backup-live-backup"
|
app.kubernetes.io/name: "matrix-synapse-postgresql-18-scheduled-backup-live-backup"
|
||||||
helm.sh/chart: postgres-18-cluster-7.10.0
|
helm.sh/chart: postgres-18-cluster-7.11.1
|
||||||
app.kubernetes.io/instance: matrix-synapse
|
app.kubernetes.io/instance: matrix-synapse
|
||||||
app.kubernetes.io/part-of: matrix-synapse
|
app.kubernetes.io/part-of: matrix-synapse
|
||||||
app.kubernetes.io/version: "7.10.0"
|
app.kubernetes.io/version: "7.11.1"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
immediate: true
|
immediate: true
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 128Mi
|
memory: 20Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: valkey-data
|
- name: valkey-data
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
@@ -117,8 +117,8 @@ spec:
|
|||||||
port: metrics
|
port: metrics
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 1m
|
||||||
memory: 64M
|
memory: 10M
|
||||||
env:
|
env:
|
||||||
- name: REDIS_ALIAS
|
- name: REDIS_ALIAS
|
||||||
value: matrix-synapse-valkey-hookshot
|
value: matrix-synapse-valkey-hookshot
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 128Mi
|
memory: 20Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: valkey-data
|
- name: valkey-data
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
|
|||||||
@@ -36,13 +36,12 @@ spec:
|
|||||||
hostPID: false
|
hostPID: false
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
containers:
|
containers:
|
||||||
- image: dock.mau.dev/mautrix/discord:v0.7.6
|
- image: dock.mau.dev/mautrix/discord:v0.7.6@sha256:e4946b0df6a2786c88ed490e0d2692e352f1b79b9ff0e821a33764bd8bd1fffd
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 1m
|
||||||
memory: 128Mi
|
memory: 40Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data
|
name: data
|
||||||
|
|||||||
@@ -36,13 +36,12 @@ spec:
|
|||||||
hostPID: false
|
hostPID: false
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
containers:
|
containers:
|
||||||
- image: dock.mau.dev/mautrix/whatsapp:v0.2602.0
|
- image: dock.mau.dev/mautrix/whatsapp:v0.2602.0@sha256:07fca07f8746c09e6d5f486d002e638da014d0a134e053e2ed7af9875053104d
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 1m
|
||||||
memory: 64Mi
|
memory: 40Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data
|
name: data
|
||||||
|
|||||||
Reference in New Issue
Block a user