We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34a8a36 + d2fbc3c commit 76de08eCopy full SHA for 76de08e
OWNERS
@@ -6,5 +6,4 @@ approvers:
6
- saad-ali
7
- xing-yang
8
- wlan0
9
- - brahmaroutu
10
- - rrati
+ - mukhoakash
apis/bucket_info.go
@@ -30,7 +30,7 @@ type SecretS3 struct {
30
}
31
32
type SecretAzure struct {
33
- AccessToken string `json:"acessToken"`
+ AccessToken string `json:"accessToken"`
34
ExpiryTimeStamp *metav1.Time `json:"expiryTimeStamp"`
35
36
0 commit comments