Skip to content

Fix Kubernetes startup secret wiring#8

Open
MrBlue-1996 wants to merge 1 commit into
alain-Sortnext:mainfrom
MrBlue-1996:codex/fix-k8s-startup-secrets
Open

Fix Kubernetes startup secret wiring#8
MrBlue-1996 wants to merge 1 commit into
alain-Sortnext:mainfrom
MrBlue-1996:codex/fix-k8s-startup-secrets

Conversation

@MrBlue-1996

Copy link
Copy Markdown

Fixes two startup blockers:

  • booking-api now reads the existing DATABASE_HOST ConfigMap key
  • payment-api now has the payment-api-secrets Secret referenced by the Deployment

Validation:

  • git diff --check
  • static wiring check for ConfigMap and Stripe secret refs

Fixes #4.
Fixes #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] payment-api fails to start — secret payment-api-secrets not found [BUG] booking-api CrashLoopBackOff — ConfigMap key mismatch

1 participant