ajusteno k8s

This commit is contained in:
Marcus 2025-12-14 11:01:38 -03:00
parent bfc8ca5603
commit d727ea5862
3 changed files with 6 additions and 0 deletions

View file

@ -14,6 +14,8 @@ spec:
app: gohorse-backend
env: development
spec:
imagePullSecrets:
- name: harbor-registry
containers:
- name: backend
image: in.gohorsejobs.com/gohorsejobsdev/gohorsejobs-backend:latest

View file

@ -14,6 +14,8 @@ spec:
app: gohorse-backend
env: homologation
spec:
imagePullSecrets:
- name: harbor-registry
containers:
- name: backend
image: in.gohorsejobs.com/gohorsejobshml/gohorsejobs-backend:latest

View file

@ -14,6 +14,8 @@ spec:
app: gohorse-backend
env: production
spec:
imagePullSecrets:
- name: harbor-registry
containers:
- name: backend
image: in.gohorsejobs.com/gohorsejobs/gohorsejobs-backend:latest