fix(ingest): Test with dev image
This commit is contained in:
@@ -6,7 +6,7 @@ commonLabels:
|
||||
|
||||
releases:
|
||||
- name: manifests
|
||||
namespace: cron
|
||||
namespace: ingest
|
||||
chart: manifests
|
||||
condition: ingest.enabled
|
||||
missingFileHandler: Info
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
fsGroup: 5000
|
||||
containers:
|
||||
- name: ingest
|
||||
image: git.oceanbox.io/oceanbox/churn/ingest:0.1.0
|
||||
image: git.oceanbox.io/oceanbox/churn/ingest:d77ad04a-debug
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TEMPORAL_ADDRESS
|
||||
|
||||
Reference in New Issue
Block a user