Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
Signed-off-by: LavenderQAQ <[email protected]>
  • Loading branch information
LavenderQAQ committed Aug 25, 2023
1 parent 68d4079 commit 33f2f4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8380,7 +8380,7 @@ spec:
type: integer
type: object
type: object
served: true
served: false
storage: false
subresources:
status: {}
Expand Down
1 change: 1 addition & 0 deletions pkg/apis/iot/v1alpha1/platformadmin_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ type PlatformAdminCondition struct {
// +kubebuilder:printcolumn:name="Deployment",type="integer",JSONPath=".status.deploymentReplicas",description="The Deployment Replica."
// +kubebuilder:printcolumn:name="ReadyDeployment",type="integer",JSONPath=".status.deploymentReadyReplicas",description="The Ready Deployment Replica."
// +kubebuilder:deprecatedversion:warning="iot.openyurt.io/v1alpha1 PlatformAdmin will be deprecated in future; use iot.openyurt.io/v1alpha2 PlatformAdmin; v1alpha1 PlatformAdmin.Spec.ServiceType only support ClusterIP"
// +kubebuilder:unservedversion

// PlatformAdmin is the Schema for the samples API
type PlatformAdmin struct {
Expand Down

0 comments on commit 33f2f4e

Please sign in to comment.