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
|
apiVersion: v1
|
||||||
name: fp
|
name: fp
|
||||||
description: The Galaxy's Best VTuber Hentai Site
|
description: The Galaxy's Best VTuber Hentai Site
|
||||||
version: 0.0.25
|
version: 0.0.26
|
||||||
keywords:
|
keywords:
|
||||||
- fp
|
- fp
|
||||||
- futureporn
|
- futureporn
|
||||||
|
|
|
@ -38,7 +38,7 @@ spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 8001
|
port: 80
|
||||||
targetPort: 5678
|
targetPort: 5678
|
||||||
|
|
||||||
# ---
|
# ---
|
||||||
|
@ -82,7 +82,7 @@ spec:
|
||||||
service:
|
service:
|
||||||
name: echo
|
name: echo
|
||||||
port:
|
port:
|
||||||
number: 8001
|
number: 80
|
||||||
tls:
|
tls:
|
||||||
- secretName: echo-cert
|
- secretName: echo-cert
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in New Issue