Skip to content

Commit bc02af3

Browse files
authored
Merge pull request #219 from dockersamples/add-ca-trust-to-sdlc-variant
Fix depends on definition for SDLC overlay
2 parents 1d2951d + 891013b commit bc02af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.override.sdlc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
target: /startup-scripts/15-configure-k3s-coredns.sh
5555
mode: 0755
5656
depends_on:
57-
cert_creator:
57+
cert-creator:
5858
condition: service_completed_successfully
5959
git:
6060
condition: service_healthy

0 commit comments

Comments
 (0)