add comment on how ot resolve prematurely xiting typesense container - increase liveliness healthcheck [ci skip]
This commit is contained in:
parent
4da056c397
commit
ff6294ce02
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue