fix ingress
This commit is contained in:
@@ -19,6 +19,6 @@ spec:
|
|||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: sonatype-nexus
|
name: sonatype-nexus-service
|
||||||
port:
|
port:
|
||||||
number: 8081
|
number: 8081
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: sonatype-service
|
name: sonatype-nexus-service
|
||||||
annotations:
|
annotations:
|
||||||
prometheus.io/scrape: "true"
|
prometheus.io/scrape: "true"
|
||||||
prometheus.io/path: "/"
|
prometheus.io/path: "/"
|
||||||
|
|||||||
Reference in New Issue
Block a user