Skip to content

Commit

Permalink
chore: add protocol tcp for workaround ComparisonError.
Browse files Browse the repository at this point in the history
Signed-off-by: mztnnrt <remztnnrt@gmail.com>
  • Loading branch information
mztnnrt committed Nov 16, 2024
1 parent 5f59344 commit 3dfbc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/features/canary/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spec:
image: nginx:1.15.4
ports:
- containerPort: 80
protocol: TCP
minReadySeconds: 30
revisionHistoryLimit: 3
strategy:
Expand Down

0 comments on commit 3dfbc8f

Please sign in to comment.