Skip to content

Commit

Permalink
docs: fix exposing upload porxy ingress (kubevirt#2578)
Browse files Browse the repository at this point in the history
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
  • Loading branch information
LinuxSuRen and LinuxSuRen authored Feb 8, 2023
1 parent 42ae2ab commit 9c9758c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/exposing-upload-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ spec:
name: cdi-uploadproxy
port:
number: 443
path: /*
pathType: Prefix
tls:
- hosts:
# change to a valid FQDN in your organization
Expand Down

0 comments on commit 9c9758c

Please sign in to comment.