change path harbor registry
This commit is contained in:
parent
5b9487a4b2
commit
d8ff56b80a
|
@ -15,7 +15,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: bots-frontend
|
||||
image: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/bots-frontend:<VERSION>
|
||||
image: registry-harbor.app.bangun-kreatif.com/cariparkir/bots-frontend:<VERSION>
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
envFrom:
|
||||
|
|
|
@ -13,11 +13,11 @@ spec:
|
|||
paths:
|
||||
- pathType: Prefix
|
||||
path: /
|
||||
frontend:
|
||||
backend:
|
||||
service:
|
||||
name: bots-frontend
|
||||
port:
|
||||
number: 5000
|
||||
number: 3000
|
||||
tls:
|
||||
- hosts:
|
||||
- "bots-frontend.k3s.bangun-kreatif.com"
|
||||
|
|
Loading…
Reference in New Issue
Block a user