Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
  • Loading branch information
dttung2905 committed Oct 28, 2024
1 parent 35f6bc8 commit c481d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/keda/v1alpha1/triggerauthentication_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ type Credential struct {
}

type HashicorpVaultTokenSecret struct {
ValueFrom ValueFromSecret `json:"valueFrom,omitempty"`
ValueFrom ValueFromSecret `json:"valueFrom"`
}

// VaultAuthentication contains the list of Hashicorp Vault authentication methods
Expand Down

0 comments on commit c481d6c

Please sign in to comment.