fusero-app-boilerplate/chart/templates
liquidrinu 4a7532fb85
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 6m2s
fix: use POSTGRES_PASSWORD from secret instead of hardcoded value
2025-05-30 22:33:31 +02:00
..
backend-deployment.yaml fix: add imagePullSecrets for private registry auth 2025-05-22 18:26:03 +02:00
backend-migration.job.yaml fix: use POSTGRES_PASSWORD from secret instead of hardcoded value 2025-05-30 22:33:31 +02:00
backend-secrets.yaml revised complete k8s deployment 2025-05-21 10:13:38 +02:00
backend-service.yaml revised complete k8s deployment 2025-05-21 10:13:38 +02:00
frontend-deployment.yaml fix: add imagePullSecrets for private registry auth 2025-05-22 18:26:03 +02:00
frontend-service.yaml revised complete k8s deployment 2025-05-21 10:13:38 +02:00
ingress.yaml added ingress controller 2025-05-21 22:26:43 +02:00
postgres-configmap.yaml fix: improve PostgreSQL initialization and authentication - Add startup probe for PostgreSQL - Update authentication to use scram-sha-256 consistently - Add better logging for database operations - Improve migration job initialization checks 2025-05-25 11:12:01 +02:00
postgres-deployment.yaml fix: improve PostgreSQL initialization and authentication - Add startup probe for PostgreSQL - Update authentication to use scram-sha-256 consistently - Add better logging for database operations - Improve migration job initialization checks 2025-05-25 11:12:01 +02:00
postgres-pvc.yaml revised complete k8s deployment 2025-05-21 10:13:38 +02:00
postgres-service.yaml revised complete k8s deployment 2025-05-21 10:13:38 +02:00