fix(k8s): add Harbor registry prefix to all service image references
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
serviceAccountName: find-endpoints
|
||||
containers:
|
||||
- name: search-rpc
|
||||
image: search-rpc:latest
|
||||
image: 103.236.53.208:4418/juwan/search-rpc:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user