Skip to content

Commit 56e8283

Browse files
committed
make generate
1 parent f638a18 commit 56e8283

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedcontrolplanes.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ spec:
142142
for this GKE cluster.
143143
type: boolean
144144
enableIdentityService:
145-
description: EnableIdentityService indicates whether to enable Identity Service component for this GKE cluster.
145+
description: EnableIdentityService indicates whether to enable Identity
146+
Service component for this GKE cluster.
146147
type: boolean
147148
endpoint:
148149
description: Endpoint represents the endpoint used to communicate

exp/api/v1beta1/gcpmanagedcontrolplane_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2022 The Kubernetes Authors.
2+
Copyright, 2022 The Kubernetes Authors.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)