fix: change push registry port to 8081

This commit is contained in:
2026-09-02 14:03:48 +07:00
parent 5a5b05377a
commit 79c03648af
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: 10.15.39.186:8081/sidata
repository: 10.15.39.186:8081/eosbpkd/sidata
tag: latest
pullPolicy: Always