Skip to content

Commit 3c02fae

Browse files
committed
Update comment
1 parent 2f4cffe commit 3c02fae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/flux-image-gen/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ api:
8585
deploymentStrategy:
8686
type: Recreate
8787

88-
# Downloading 100GB+ of model weights can take a long time so
89-
# it's difficult to give these probes sensible default values...
88+
# Downloading model weights can take a long time so it's
89+
# difficult to give these probes sensible default values
90+
# Is 30 minutes long enough...?
9091
startupProbe:
9192
# httpGet:
9293
# path: /
9394
# port: http
94-
# Is 30 minutes long enough...?
9595
# failureThreshold: 180
9696
# periodSeconds: 10
9797
livenessProbe:

0 commit comments

Comments
 (0)