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
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: jenkins-ingress
|
||||
name: jenkins
|
||||
namespace: jenkins
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "traefik"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user