mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
ttrss: add svc app
This commit is contained in:
@@ -46,6 +46,9 @@ spec:
|
|||||||
name: env
|
name: env
|
||||||
image: cthulhoo/ttrss-fpm-pgsql-static:latest
|
image: cthulhoo/ttrss-fpm-pgsql-static:latest
|
||||||
name: app
|
name: app
|
||||||
|
ports:
|
||||||
|
- containerPort: 80
|
||||||
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/www/html
|
- mountPath: /var/www/html
|
||||||
name: app
|
name: app
|
||||||
|
|||||||
Reference in New Issue
Block a user