chore: route JD01 sub2api pulls through host proxy
This commit is contained in:
@@ -114,4 +114,4 @@ targets:
|
|||||||
apply:
|
apply:
|
||||||
reloadSystemd: true
|
reloadSystemd: true
|
||||||
restartDocker: true
|
restartDocker: true
|
||||||
restartK3s: false
|
restartK3s: true
|
||||||
|
|||||||
@@ -243,7 +243,7 @@ targets:
|
|||||||
appReplicas: 1
|
appReplicas: 1
|
||||||
redisReplicas: 1
|
redisReplicas: 1
|
||||||
image:
|
image:
|
||||||
repository: dockerproxy.net/weishaw/sub2api
|
repository: weishaw/sub2api
|
||||||
tag: 0.1.142
|
tag: 0.1.142
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
dependencyImages:
|
dependencyImages:
|
||||||
|
|||||||
Reference in New Issue
Block a user