made k8s specific changes
This commit is contained in:
@@ -6,9 +6,11 @@ metadata:
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-secret
|
||||
containers:
|
||||
- name: migration
|
||||
image: 192.168.49.2:30004/vaishnavi-ecommerce/backend:latest
|
||||
image: 192.168.108.200:80/vaishnavi-ecommerce/backend:latest
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- npx
|
||||
|
||||
Reference in New Issue
Block a user