fixed ingress for deployment
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m32s
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m32s
This commit is contained in:
parent
483f70dc96
commit
0f0ea997fe
@ -1,7 +1,7 @@
|
|||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: hosting-ingress
|
name: hosting-backend-ingress
|
||||||
namespace: hosting
|
namespace: hosting
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: traefik
|
kubernetes.io/ingress.class: traefik
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user