update
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
ec7b33ac6d
commit
bc89786f59
2 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: A3
|
||||
name: a3-service
|
||||
spec:
|
||||
selector:
|
||||
app: A3
|
||||
app: a3-service
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 3000
|
||||
|
|
|
|||
|
|
@ -15,6 +15,6 @@ spec:
|
|||
prefix: /
|
||||
route:
|
||||
- destination:
|
||||
host: a3-dev
|
||||
host: a3-service
|
||||
port:
|
||||
number: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue