1
0
Fork 0

Allow wildcard hosts in ingress provider

This commit is contained in:
Daniel Tomcej 2020-02-03 04:24:06 -06:00 committed by GitHub
parent 85c08312be
commit 03689251c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 75 additions and 1 deletions

View file

@ -0,0 +1,11 @@
kind: Endpoints
apiVersion: v1
metadata:
name: service1
namespace: testing
subsets:
- addresses:
- ip: 10.10.0.1
ports:
- port: 8080