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