File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 : |-
Original file line number Diff line number Diff 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 : |-
Original file line number Diff line number Diff 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 : |-
You can’t perform that action at this time.
0 commit comments