Compare commits

..

No commits in common. "c86810dcfe003e346bc635ee2d20425d4d6d725e" and "c42ec687f156e28202dbefb468abfbdf15af3228" have entirely different histories.

2 changed files with 1 additions and 19 deletions

View File

@ -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

View File

@ -12,4 +12,4 @@ spec:
protocol: UDP
targetPort: 8600
selector:
app: consul
io.kompose.service: consul