chore: Update manifests after change
This commit is contained in:
@@ -34,13 +34,12 @@ spec:
|
||||
hostPID: false
|
||||
dnsPolicy: ClusterFirst
|
||||
containers:
|
||||
- image: halfshot/matrix-hookshot:7.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
- image: halfshot/matrix-hookshot:7.3.2@sha256:44283e5131a1a5818bbbf6d9d1e07dccdc29ac5bb6002fcf159af6ac09cf8085
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 5m
|
||||
memory: 90Mi
|
||||
volumeMounts:
|
||||
- mountPath: /data/config.yml
|
||||
mountPropagation: None
|
||||
|
||||
Reference in New Issue
Block a user