aboutsummaryrefslogtreecommitdiffstats
path: root/src/monitor/deploy/operator.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/monitor/deploy/operator.yaml')
-rw-r--r--src/monitor/deploy/operator.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monitor/deploy/operator.yaml b/src/monitor/deploy/operator.yaml
index 93e4522c..80020d7a 100644
--- a/src/monitor/deploy/operator.yaml
+++ b/src/monitor/deploy/operator.yaml
@@ -18,7 +18,7 @@ spec:
containers:
- name: monitor
# Replace this with the built image name
- image: ewmduck/monitor:latest
+ image: emcov2/monitor:latest
command:
- /opt/monitor/monitor
imagePullPolicy: IfNotPresent