mirror of
https://github.com/thejimnicholson/jenkins.git
synced 2025-12-06 03:30:43 +00:00
Rename ingress to match deployment
This commit is contained in:
parent
08466ffe21
commit
1687b059f2
@ -2,7 +2,7 @@
|
|||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: jenkins-ingress
|
name: jenkins
|
||||||
namespace: jenkins
|
namespace: jenkins
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: "traefik"
|
kubernetes.io/ingress.class: "traefik"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user