ttrss: add svc app

This commit is contained in:
Ruben Hensen
2025-01-19 23:59:33 +01:00
parent c10cf98446
commit f4a55443ed
+3
View File
@@ -46,6 +46,9 @@ spec:
name: env
image: cthulhoo/ttrss-fpm-pgsql-static:latest
name: app
ports:
- containerPort: 80
protocol: TCP
volumeMounts:
- mountPath: /var/www/html
name: app