diff --git a/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/create.yaml b/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/create.yaml index 2e49fed466..8e8969e97b 100644 --- a/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/create.yaml +++ b/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/create.yaml @@ -51,7 +51,6 @@ spec: encryptionConfig: kmsKeyNameRef: name: kmscryptokey-${uniqueId} - maintenanceUpdatePolicy: maintenanceWindows: - day: WEDNESDAY @@ -59,4 +58,5 @@ spec: hours: 12 minutes: 0 seconds: 0 - nanos: 0 \ No newline at end of file + nanos: 0 + \ No newline at end of file diff --git a/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/update.yaml b/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/update.yaml index 079552ef56..8dd9ef6d10 100644 --- a/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/update.yaml +++ b/pkg/test/resourcefixture/testdata/basic/alloydb/v1beta1/alloydbcluster/fullalloydbcluster/update.yaml @@ -40,7 +40,6 @@ spec: continuousBackupConfig: enabled: false - maintenanceUpdatePolicy: maintenanceWindows: - day: THURSDAY @@ -49,3 +48,4 @@ spec: minutes: 0 seconds: 0 nanos: 0 +