Automated Manifest Update (#2397)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2397
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2397.
This commit is contained in:
2025-12-11 23:07:02 +00:00
committed by Alex Lebens
parent 9ce8b98625
commit a3cc768893
3 changed files with 51 additions and 22 deletions

View File

@@ -125,22 +125,22 @@ spec:
valueFrom:
secretKeyRef:
key: host
name: freshrss-postgresql-17-cluster-app
name: freshrss-postgresql-18-cluster-app
- name: DB_BASE
valueFrom:
secretKeyRef:
key: dbname
name: freshrss-postgresql-17-cluster-app
name: freshrss-postgresql-18-cluster-app
- name: DB_USER
valueFrom:
secretKeyRef:
key: user
name: freshrss-postgresql-17-cluster-app
name: freshrss-postgresql-18-cluster-app
- name: DB_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: freshrss-postgresql-17-cluster-app
name: freshrss-postgresql-18-cluster-app
- name: FRESHRSS_INSTALL
value: |
--api-enabled