Skip to content

Commit

Permalink
fix: attempting to use imagePullPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
MacQSL committed Nov 18, 2024
1 parent b2f6228 commit 3b114f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/.pipeline/templates/api.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ objects:
- name: DATABASE_RESPONSE_VALIDATION_ENABLED
value: ${DATABASE_RESPONSE_VALIDATION_ENABLED}
image: ' '
imagePullPolicy: Always
command: ["npm", "run"]
#command: ["npm", "run", "telemetry-cronjob", "--", "--batchSize 1000", "--concurrently 100"]
restartPolicy: Never
Expand Down

0 comments on commit 3b114f3

Please sign in to comment.