feat(k8s): Update ingress host and service port, set VPA
controlledValues to RequestsOnly
This commit is contained in:
@@ -15,7 +15,7 @@ metadata:
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: app.unitforge.192.168.153.243.nip.io
|
||||
- host: unitforge.tools.192.168.153.243.nip.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
@@ -24,4 +24,4 @@ spec:
|
||||
service:
|
||||
name: unitforge
|
||||
port:
|
||||
number: 8000
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user