mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-07 09:47:52 +00:00
[SIS-xxx] changing repository for bot deployment in k8s
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
replicaCount: 1
|
||||
|
||||
bot:
|
||||
repository: harbor.sheldan.dev/testing
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
pullPolicy: IfNotPresent
|
||||
image: sissi
|
||||
tag: 1.4.5
|
||||
tag: 1.4.6
|
||||
|
||||
templateDeployment:
|
||||
enabled: true
|
||||
@@ -21,7 +21,7 @@ templateDeploymentData:
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
pullPolicy: Always
|
||||
image: sissi-template-data
|
||||
tag: 1.4.5
|
||||
tag: 1.4.6
|
||||
|
||||
dbConfigDeployment:
|
||||
enabled: true
|
||||
@@ -34,7 +34,7 @@ dbConfigDeploymentData:
|
||||
repository: harbor.sheldan.dev/sissi
|
||||
pullPolicy: Always
|
||||
image: sissi-db-data
|
||||
tag: 1.4.5
|
||||
tag: 1.4.6
|
||||
|
||||
dbCredentials:
|
||||
host:
|
||||
|
||||
Reference in New Issue
Block a user