mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
ttrss: Change env db
This commit is contained in:
@@ -24,6 +24,10 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- env:
|
||||
- name: APP_UPSTREAM
|
||||
value: app.ttrss.svc.cluster.local
|
||||
- name: RESOLVER
|
||||
value: kube-dns.kube-system.svc.cluster.local
|
||||
- name: HTTP_PORT
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user