ajuste no drone.yml
This commit is contained in:
parent
9f872128b3
commit
94a4c99d6b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ spec:
|
|||
value: "production"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: backend-secrets # O nome do Secret criado no seu pipeline com as variáveis do Infisical
|
||||
name: backend-secrets
|
||||
imagePullSecrets:
|
||||
- name: harbor-registry
|
||||
Loading…
Reference in a new issue