Update Ingress

This commit is contained in:
wangyanpeng 2021-11-29 17:42:46 +08:00
parent 720f52642e
commit 2afdf303bd

View file

@ -114,9 +114,12 @@ spec:
http: http:
paths: paths:
- backend: - backend:
serviceName: uptime-kuma-service service:
servicePort: 3001 name: uptime-service
port:
number: 3001
path: / path: /
pathType: ImplementationSpecific
tls: tls:
- secretName: <Your certificate> - secretName: <Your certificate>
hosts: hosts: