Skip to content

Commit

Permalink
Use nicer name in YAML code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
bittner authored Mar 4, 2020
1 parent c53f3e8 commit b63dc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ configuration, which calls the ``wait_for_database`` management command:
template:
spec:
initContainers:
- name: check-db-ready
- name: wait-for-database
image: my-django-app:latest
envFrom:
- secretRef:
Expand Down

0 comments on commit b63dc95

Please sign in to comment.