Skip to content

Commit ed9384b

Browse files
committed
add cloudRunConfig to addon config test
1 parent 43ebf35 commit ed9384b

File tree

1 file changed

+1
-0
lines changed
  • test/integration/safer_cluster/controls

1 file changed

+1
-0
lines changed

test/integration/safer_cluster/controls/gcloud.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949

5050
it "has the expected addon settings" do
5151
expect(data['addonsConfig']).to eq({
52+
"cloudRunConfig": {},
5253
"horizontalPodAutoscaling" => {},
5354
"httpLoadBalancing" => {},
5455
"kubernetesDashboard" => {

0 commit comments

Comments
 (0)