Skip to content

Commit

Permalink
append friendly-umbrella
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldragontattoo committed Nov 25, 2024
1 parent 6701117 commit 27ca948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ initContainers:
commands: ["sh", "-c"]
args:
- |
python manage.py makemigrations && python manage.py migrate
python friendly-umbrella/manage.py makemigrations && python friendly-umbrella/manage.py migrate
containers:
- name: friendly-umbrella
Expand Down

0 comments on commit 27ca948

Please sign in to comment.