更新 k8s/ingress.yaml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-23 15:35:22 +00:00
parent 90689cd3ac
commit a41773a801

View File

@@ -2,7 +2,7 @@
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: todo-ingress name: sales-ingress
namespace: drone namespace: drone
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.entrypoints: websecure
@@ -10,10 +10,10 @@ metadata:
spec: spec:
tls: tls:
- hosts: - hosts:
- todo.violin-work.online - sales.violin-work.online
secretName: violin-tls secretName: violin-tls
rules: rules:
- host: todo.violin-work.online - host: sales.violin-work.online
http: http:
paths: paths:
- path: / - path: /