Skip to content
Snippets Groups Projects
Commit fe08d95f authored by Ľuboslav Pivarč's avatar Ľuboslav Pivarč
Browse files

fixed name of container

parent e1bff1a6
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ spec: ...@@ -29,7 +29,7 @@ spec:
#instance: "1" #instance: "1"
spec: spec:
initContainers: initContainers:
- name: waitForDb - name: wait-for-db
image: lpivo/wait_for_db image: lpivo/wait_for_db
env: env:
- name: DBHOST - name: DBHOST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment