Condenses Documentation

This commit is contained in:
2026-03-29 02:55:42 -04:00
parent 323484a33a
commit 55fe839882
14 changed files with 363 additions and 2971 deletions

View File

@@ -20,7 +20,7 @@ spec:
containers:
- name: migrate
# UPDATE THIS: Replace with your registry path (same as deployment.yaml)
image: ghcr.io/username/turbovault:latest
image: ghcr.io/ryankazokas/turbovault-app:latest
command: ["bundle", "exec", "rails", "db:migrate"]
env:
# Load from ConfigMap