Compare commits
No commits in common. "c86810dcfe003e346bc635ee2d20425d4d6d725e" and "c42ec687f156e28202dbefb468abfbdf15af3228" have entirely different histories.
c86810dcfe
...
c42ec687f1
@ -1,18 +0,0 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: consul-ingress
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
spec:
|
||||
rules:
|
||||
- host: consul.kl.suyiiyii.top
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: consul
|
||||
port:
|
||||
number: 8500
|
@ -12,4 +12,4 @@ spec:
|
||||
protocol: UDP
|
||||
targetPort: 8600
|
||||
selector:
|
||||
app: consul
|
||||
io.kompose.service: consul
|
||||
|
Loading…
x
Reference in New Issue
Block a user