chore: Update manifests after change
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
||||
- -c
|
||||
- |
|
||||
chown 666:666 -R /synapse/data
|
||||
image: "alpine:latest"
|
||||
image: "alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659"
|
||||
imagePullPolicy: Always
|
||||
resources: {}
|
||||
securityContext:
|
||||
@@ -73,7 +73,7 @@ spec:
|
||||
secretKeyRef:
|
||||
name: matrix-synapse-valkey-secret
|
||||
key: password
|
||||
image: "ghcr.io/element-hq/synapse:v1.150.0"
|
||||
image: "ghcr.io/element-hq/synapse:v1.150.0@sha256:cba0969087ca70a3ec72ebcd1491a6c8391a7da2c0b92738231dd9c7ad55df4d"
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext: {}
|
||||
ports:
|
||||
@@ -139,7 +139,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
memory: 130Mi
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
|
||||
Reference in New Issue
Block a user