Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
52fee06
for
.github
Timestamp:
06/23/26 13:37:09 (
2 weeks
ago)
Author:
Andrej <asumanovski@…>
Branches:
master
Children:
c1798da
Parents:
a8fe58e
Message:
Complete Kubernetes manifests with
ConfigMap
, Secrets,
StatefulSet
, Ingress
namespace.yaml: trekr namespace
configmaps.yaml: backend non-secret config (DB URL, Hibernate settings)
postgres.yaml:
StatefulSet
+ PVC + ClusterIP Service, init SQL from
ConfigMap
backend.yaml: Deployment with
ConfigMap
+ Secrets refs, ClusterIP Service
frontend.yaml: Deployment + ClusterIP Service
ingress.yaml: nginx Ingress routing trekr.local → frontend
deploy-local.sh: one-shot local demo script for Docker Desktop Kubernetes
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive