Merge pull request #11076 from nikhiljindal/apiError
Updating apiserver to not return 500 when a service without pods is proxied
This commit is contained in:
@@ -10,6 +10,6 @@ spec:
|
||||
# type: LoadBalancer
|
||||
ports:
|
||||
# the port that this service should serve on
|
||||
- port: 80
|
||||
- port: 80
|
||||
selector:
|
||||
name: frontend
|
||||
|
Reference in New Issue
Block a user