broker port opened

This commit is contained in:
2024-04-04 14:14:56 +02:00
parent 140e7b696a
commit 0fcb2262e5

@ -83,6 +83,9 @@ spec:
key: PAPERLESS_SECRET_KEY
- image: docker.io/library/redis:7
name: paperless-broker
ports:
- containerPort: 6379
protocol: TCP
resources: {}
restartPolicy: Always
volumes: