Skip to content

Commit

Permalink
Merge pull request #161 from bank-vaults/backport-159
Browse files Browse the repository at this point in the history
Backport #159 to 1.21.x
  • Loading branch information
sagikazarmark authored Aug 10, 2023
2 parents ccb081e + bbb80b5 commit 4afbc39
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions deploy/charts/vault-operator/crds/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10453,5 +10453,3 @@ spec:
type: object
served: true
storage: true
subresources:
status: {}
2 changes: 0 additions & 2 deletions deploy/crd/bases/vault.banzaicloud.com_vaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10453,5 +10453,3 @@ spec:
type: object
served: true
storage: true
subresources:
status: {}
1 change: 0 additions & 1 deletion pkg/apis/vault/v1alpha1/vault_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,6 @@ type Ingress struct {
// +genclient
// +genclient:noStatus
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status

// Vault is the Schema for the vaults API
type Vault struct {
Expand Down

0 comments on commit 4afbc39

Please # to comment.