Skip to content

Commit

Permalink
Update GKE BackendConfig (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
oreshinya authored Oct 21, 2024
1 parent 090d5a5 commit da89bab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions cloud.google.com/backendconfig_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,7 @@
}
},
"required": [
"enabled",
"oauthclientCredentials"
"enabled"
],
"type": "object",
"additionalProperties": false
Expand Down
3 changes: 1 addition & 2 deletions cloud.google.com/backendconfig_v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@
}
},
"required": [
"enabled",
"oauthclientCredentials"
"enabled"
],
"type": "object",
"additionalProperties": false
Expand Down

0 comments on commit da89bab

Please sign in to comment.