making probes configurable

This commit is contained in:
Sheldan
2023-08-30 00:11:48 +02:00
parent cd7580f45d
commit 49974648b6
4 changed files with 20 additions and 10 deletions

View File

@@ -8,7 +8,15 @@ bot:
repository: harbor.sheldan.dev/sissi
pullPolicy: IfNotPresent
image: sissi-bot
tag: 1.4.8
tag: 1.4.9
livenessProbe:
initialDelaySeconds: 60
periodSeconds: 5
failureThreshold: 3
readinessProbe:
initialDelaySeconds: 60
periodSeconds: 5
failureThreshold: 3
templateDeployment:
enabled: true
@@ -21,7 +29,7 @@ templateDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-template-data
tag: 1.4.8
tag: 1.4.9
dbConfigDeployment:
enabled: true
@@ -34,7 +42,7 @@ dbConfigDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-db-data
tag: 1.4.8
tag: 1.4.9
dbCredentials:
host: