Correct logging

This commit is contained in:
2025-01-30 10:33:42 +03:00
parent 95ca4b1fed
commit 693751766c
2 changed files with 7 additions and 6 deletions
+5 -5
View File
@@ -21,13 +21,13 @@ mainContainer:
memory: "1024Mi"
###### Пробы контейнера
readinessProbe:
httpGet:
path: /
port: {{ appPort }}
scheme: HTTP
livenessProbe:
tcpSocket:
port: {{ appPort }}
livenessProbe:
httpGet:
path: /api/v1
port: {{ appPort }}
scheme: HTTP
# Для Vault есть условие
# Предварительно в Namespace должен быть создан SecretStore