Add provider field to nginx and gloo docs

This commit is contained in:
stefanprodan 2019-08-14 10:14:00 +03:00
parent 225a9015bb
commit 87d0b33327
2 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,7 @@ metadata:
name: podinfo
namespace: test
spec:
provider: gloo
# deployment reference
targetRef:
apiVersion: apps/v1

View File

@ -104,6 +104,7 @@ metadata:
name: podinfo
namespace: test
spec:
provider: nginx
# deployment reference
targetRef:
apiVersion: apps/v1