change path harbor registry
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user