Skip to content

Commit 99f1d86

Browse files
chore: regenerate after dependency update
1 parent 828cb75 commit 99f1d86

3 files changed

Lines changed: 51 additions & 0 deletions

File tree

api/crds/manifests/openmcp.cloud_clusterproviders.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,23 @@ spec:
623623
May contain labels and annotations that will be copied into the PVC
624624
when creating it. No other fields are allowed and will be rejected during
625625
validation.
626+
properties:
627+
annotations:
628+
additionalProperties:
629+
type: string
630+
type: object
631+
finalizers:
632+
items:
633+
type: string
634+
type: array
635+
labels:
636+
additionalProperties:
637+
type: string
638+
type: object
639+
name:
640+
type: string
641+
namespace:
642+
type: string
626643
type: object
627644
spec:
628645
description: |-

api/crds/manifests/openmcp.cloud_platformservices.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,23 @@ spec:
623623
May contain labels and annotations that will be copied into the PVC
624624
when creating it. No other fields are allowed and will be rejected during
625625
validation.
626+
properties:
627+
annotations:
628+
additionalProperties:
629+
type: string
630+
type: object
631+
finalizers:
632+
items:
633+
type: string
634+
type: array
635+
labels:
636+
additionalProperties:
637+
type: string
638+
type: object
639+
name:
640+
type: string
641+
namespace:
642+
type: string
626643
type: object
627644
spec:
628645
description: |-

api/crds/manifests/openmcp.cloud_serviceproviders.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,23 @@ spec:
623623
May contain labels and annotations that will be copied into the PVC
624624
when creating it. No other fields are allowed and will be rejected during
625625
validation.
626+
properties:
627+
annotations:
628+
additionalProperties:
629+
type: string
630+
type: object
631+
finalizers:
632+
items:
633+
type: string
634+
type: array
635+
labels:
636+
additionalProperties:
637+
type: string
638+
type: object
639+
name:
640+
type: string
641+
namespace:
642+
type: string
626643
type: object
627644
spec:
628645
description: |-

0 commit comments

Comments
 (0)