fixed ingress for deployment
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m32s

This commit is contained in:
Alexis Bruneteau 2025-06-02 12:17:10 +02:00
parent 483f70dc96
commit 0f0ea997fe

View File

@ -1,7 +1,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: hosting-ingress
name: hosting-backend-ingress
namespace: hosting
annotations:
kubernetes.io/ingress.class: traefik