mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
change api to "api.freesavevideo.com"
This commit is contained in:
parent
73e9b53fb1
commit
f730aa5da8
@ -36,11 +36,11 @@ service:
|
|||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: ""
|
className: ""
|
||||||
annotations: {networking.gke.io/managed-certificates: "cobalt-tls"}
|
annotations: {networking.gke.io/managed-certificates: "apifreesavevideo-tls"}
|
||||||
# kubernetes.io/ingress.class: nginx
|
# kubernetes.io/ingress.class: nginx
|
||||||
# kubernetes.io/tls-acme: "true"
|
# kubernetes.io/tls-acme: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: cobalt.tianfujixing.com
|
- host: api.freesavevideo.com
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user