Fix serverless NEG example in net-lb-app-ext (#3049)
This commit is contained in:
@@ -576,6 +576,7 @@ module "glb-0" {
|
||||
{ backend = "neg-0" }
|
||||
]
|
||||
health_checks = []
|
||||
port_name = ""
|
||||
}
|
||||
}
|
||||
# with a single serverless NEG the implied default health check is not needed
|
||||
|
||||
@@ -34,7 +34,6 @@ values:
|
||||
locality_lb_policy: null
|
||||
name: glb-test-0-default
|
||||
outlier_detection: []
|
||||
port_name: http
|
||||
project: project-id
|
||||
protocol: HTTP
|
||||
security_policy: null
|
||||
|
||||
Reference in New Issue
Block a user