mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 09:58:27 +00:00
fix can't visit through https://cobalt.tianfujixing.com-5
This commit is contained in:
parent
695746ce15
commit
73e9b53fb1
@ -36,7 +36,7 @@ service:
|
|||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: ""
|
className: ""
|
||||||
annotations: {networking.gke.io/managed-certificates: "spacex-tls"}
|
annotations: {networking.gke.io/managed-certificates: "cobalt-tls"}
|
||||||
# kubernetes.io/ingress.class: nginx
|
# kubernetes.io/ingress.class: nginx
|
||||||
# kubernetes.io/tls-acme: "true"
|
# kubernetes.io/tls-acme: "true"
|
||||||
hosts:
|
hosts:
|
||||||
|
Loading…
Reference in New Issue
Block a user