Set service name
This commit is contained in:
@@ -41,7 +41,7 @@ spec:
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: wishlist-service
|
||||
name: wishlist
|
||||
namespace: wishlist
|
||||
spec:
|
||||
ports:
|
||||
|
@@ -30,10 +30,9 @@ spec:
|
||||
- match: Host(`wishlist.kjuulh.app`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: wishlist-service
|
||||
- name: wishlist
|
||||
kind: Service
|
||||
namespace: wishlist
|
||||
port: 80
|
||||
responseForwarding:
|
||||
flushInterval: 1ms
|
||||
scheme: https
|
||||
|
Reference in New Issue
Block a user