Skip to content

Commit 090d014

Browse files
committed
Regenerate CRD with data boost field
1 parent 315c08f commit 090d014

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

apis/bigtable/v1beta1/zz_generated.deepcopy.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_bigtableappprofiles.bigtable.cnrm.cloud.google.com.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,15 @@ spec:
6161
spec:
6262
description: BigtableAppProfileSpec defines the desired state of BigtableAppProfile
6363
properties:
64+
dataBoostIsolationReadOnly:
65+
description: Specifies that this app profile is intended for read-only
66+
usage via the Data Boost feature.
67+
properties:
68+
computeBillingOwner:
69+
description: The Compute Billing Owner for this Data Boost App
70+
Profile.
71+
type: string
72+
type: object
6473
description:
6574
description: Long form description of the use case for this AppProfile.
6675
type: string

0 commit comments

Comments
 (0)