use port 80
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
c063218351
commit
151c03dd0a
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
name: fp
|
||||
description: The Galaxy's Best VTuber Hentai Site
|
||||
version: 0.0.25
|
||||
version: 0.0.26
|
||||
keywords:
|
||||
- fp
|
||||
- futureporn
|
||||
|
|
|
@ -38,7 +38,7 @@ spec:
|
|||
type: LoadBalancer
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 8001
|
||||
port: 80
|
||||
targetPort: 5678
|
||||
|
||||
# ---
|
||||
|
@ -82,7 +82,7 @@ spec:
|
|||
service:
|
||||
name: echo
|
||||
port:
|
||||
number: 8001
|
||||
number: 80
|
||||
tls:
|
||||
- secretName: echo-cert
|
||||
hosts:
|
||||
|
|
Loading…
Reference in New Issue