Skip to content

Commit cabbba3

Browse files
authored
Start cilium before capacitor (TraceMachina#1644)
1 parent b6981dd commit cabbba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

native-cli/programs/local.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ func ProgramForLocalCluster(ctx *pulumi.Context) error {
6565
"capacitor",
6666
&components.Capacitor{
6767
Dependencies: slices.Concat(
68+
cilium,
6869
flux,
6970
),
7071
},

0 commit comments

Comments
 (0)