direct expose renovate port
This commit is contained in:
@@ -11,6 +11,6 @@ spec:
|
|||||||
- port: 8899
|
- port: 8899
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: http
|
name: 8899-tcp
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/name: renovate
|
app.kubernetes.io/name: renovate
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: 8899-tcp
|
||||||
port: 8899
|
port: 8899
|
||||||
targetPort: 8899
|
targetPort: 8899
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
Reference in New Issue
Block a user