mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 01:42:53 +00:00
Condenses Documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user