add comment on how ot resolve prematurely xiting typesense container - increase liveliness healthcheck [ci skip]

This commit is contained in:
Viktor Barzin 2023-11-26 12:05:29 +00:00
parent 5a249ebc09
commit 7efbf91b48
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -82,6 +82,7 @@ resource "kubernetes_persistent_volume_claim" "immich" {
}
}
# If you're having issuewith typesens container exiting prematurely, increase liveliness check
resource "helm_release" "immich" {
namespace = "immich"
name = "immich"