mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
ttrss: move to helm chart
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
HTTP_PORT: 127.0.0.1:8280
|
||||
TTRSS_DB_NAME: postgres
|
||||
TTRSS_DB_PASS: password
|
||||
TTRSS_DB_USER: postgres
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
labels:
|
||||
io.kompose.service: app-env
|
||||
name: env
|
||||
Reference in New Issue
Block a user