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: