Skip to content

Commit

Permalink
Fix addind second container to machinecontroller webhook deployment (k…
Browse files Browse the repository at this point in the history
…ubermatic#1433)

Signed-off-by: Artiom Diomin <kron82@gmail.com>
  • Loading branch information
kron4eg authored Aug 2, 2021
1 parent e7c04a9 commit 06c8f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/machinecontroller/machine-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ spec:
containers:
- image: "{{ .InternalImages.Get "MachineController" }}"
imagePullPolicy: IfNotPresent
name: webhook
name: machine-controller-webhook
command:
- /usr/local/bin/webhook
- -logtostderr
Expand Down

0 comments on commit 06c8f8c

Please sign in to comment.