From 217fda98c5784b77ece209dac3670f29b531aed7 Mon Sep 17 00:00:00 2001 From: Andrii Chubatiuk Date: Tue, 17 Dec 2024 08:36:43 +0200 Subject: [PATCH] fixed typos in examples, fixes #1189 --- config/examples/vmcluster_with_service_override.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/examples/vmcluster_with_service_override.yaml b/config/examples/vmcluster_with_service_override.yaml index a6a8ce92..2f599108 100644 --- a/config/examples/vmcluster_with_service_override.yaml +++ b/config/examples/vmcluster_with_service_override.yaml @@ -14,7 +14,7 @@ spec: containerPort: 8055 serviceSpec: # expose additional port with default service - userAsDefault: true + useAsDefault: true spec: ports: - name: extra-port @@ -45,7 +45,7 @@ spec: metadata: annotations: my-cloud-provide-annotation: value - userAsDefault: true + useAsDefault: true spec: type: LoadBalancer resources: