Skip to content

Commit 27ca948

Browse files
append friendly-umbrella
1 parent 6701117 commit 27ca948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ initContainers:
1313
commands: ["sh", "-c"]
1414
args:
1515
- |
16-
python manage.py makemigrations && python manage.py migrate
16+
python friendly-umbrella/manage.py makemigrations && python friendly-umbrella/manage.py migrate
1717
1818
containers:
1919
- name: friendly-umbrella

0 commit comments

Comments
 (0)