Skip to content

Commit

Permalink
remove security settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.widera@vshn.ch committed Sep 25, 2024
1 parent 01fa5b4 commit 0dfb8b3
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 223 deletions.
2 changes: 0 additions & 2 deletions apis/v1/objectstorage_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ const (
// BucketDeletionPolicy determines how buckets should be deleted when a Bucket is deleted.
type BucketDeletionPolicy string

//go:generate yq -i e ../generated/appcat.vshn.io_objectbuckets.yaml --expression "with(.spec.versions[]; .schema.openAPIV3Schema.properties.spec.properties.parameters.properties.security.default={})"

// +kubebuilder:object:root=true
// +kubebuilder:printcolumn:name="Bucket Name",type="string",JSONPath=".spec.parameters.bucketName"
// +kubebuilder:printcolumn:name="Region",type="string",JSONPath=".spec.parameters.region"
Expand Down
Loading

0 comments on commit 0dfb8b3

Please sign in to comment.