mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
ttrss: add svc app
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user