File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/e2e/data/infrastructure-docker/main Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -513,9 +513,9 @@ spec:
513
513
template :
514
514
metadata :
515
515
labels :
516
- InfraMachinePoolTemplate.machinePool.template.label : " InfraMachinePoolTemplate.machinePool.labelValue"
516
+ InfraMachinePoolTemplate.machinePool.template.label : " InfraMachinePoolTemplate.machinePool.template. labelValue"
517
517
annotations :
518
- InfraMachinePoolTemplate.machinePool.template.annotation : " InfraMachinePoolTemplate.machinePool.annotationValue"
518
+ InfraMachinePoolTemplate.machinePool.template.annotation : " InfraMachinePoolTemplate.machinePool.template. annotationValue"
519
519
spec :
520
520
template :
521
521
extraMounts :
@@ -548,9 +548,9 @@ kind: KubeadmConfigTemplate
548
548
metadata :
549
549
name : quick-start-mp-default-worker-bootstraptemplate
550
550
labels :
551
- BootstrapConfigTemplate.machinePool.label : " BootstrapConfigTemplate.machinePool.template. labelValue"
551
+ BootstrapConfigTemplate.machinePool.label : " BootstrapConfigTemplate.machinePool.labelValue"
552
552
annotations :
553
- BootstrapConfigTemplate.machinePool.annotation : " BootstrapConfigTemplate.machinePool.template. annotationValue"
553
+ BootstrapConfigTemplate.machinePool.annotation : " BootstrapConfigTemplate.machinePool.annotationValue"
554
554
spec :
555
555
template :
556
556
metadata :
You can’t perform that action at this time.
0 commit comments