Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynafinocchiaro committed Aug 15, 2024
1 parent 7a6a56c commit c7328d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ type Credkey struct {
AccessKey string `json:"aws_secret_access_key,omitempty" yaml:"aws_secret_access_key,omitempty"`
}

// ProxyServerIngress is the authorization ingress configuration struct
// Vault is the configuration for a vault instance struct
type Vault struct {
// Identifier is the identifier for this vault
// +operator-sdk:csv:customresourcedefinitions:type=spec,displayName="Vault Identifier"
Expand Down

0 comments on commit c7328d3

Please sign in to comment.