Skip to content

Commit 39283c5

Browse files
author
CloudNativePG Automated Updates
committed
chore: sync API
1 parent 55ce63d commit 39283c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkg/api/v1/cluster_types.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,6 @@ type ClusterStatus struct {
936936
// +optional
937937
OnlineUpdateEnabled bool `json:"onlineUpdateEnabled,omitempty"`
938938

939-
// AzurePVCUpdateEnabled shows if the PVC online upgrade is enabled for this cluster
940-
// +optional
941-
AzurePVCUpdateEnabled bool `json:"azurePVCUpdateEnabled,omitempty"`
942-
943939
// Image contains the image name used by the pods
944940
// +optional
945941
Image string `json:"image,omitempty"`

0 commit comments

Comments
 (0)