change path harbor registry

This commit is contained in:
Rido Akbar Ibrahim 2022-11-14 07:46:09 +07:00
parent 5b9487a4b2
commit d8ff56b80a
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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"