Skip to content

Commit 04a9cc0

Browse files
committed
Add a comment on the sidecar probe config in the default test cluster.
1 parent a3887b0 commit 04a9cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/tests/base/cluster.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
# behavior with having a process class with an underscore.
2222
cluster_controller: 1
2323
sidecarContainer:
24+
# Change default probes to match the defaults we will apply in the future.
2425
enableReadinessProbe: false
2526
enableLivenessProbe: true
2627
processes:

0 commit comments

Comments
 (0)