fix(k8s): add Harbor registry prefix to all service image references

This commit is contained in:
wwweww
2026-05-04 13:22:25 +08:00
parent fe84f68648
commit 7a12a9e702
26 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
containers:
- name: email-consumer
# image: 103.236.53.208:4418/library/email-mq@sha256:a9f76e8f4a17d1c00cefc429962037550e17feebb5cf38b28d360c91c8ba3e68
image: email-mq:latest
image: 103.236.53.208:4418/juwan/email-mq:latest
imagePullPolicy: Always
env:
- name: KAFKA_BROKER