Skip to content

Commit

Permalink
update per sergiitk's comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed Dec 4, 2024
1 parent 42c60f0 commit 81efb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-manifests/gamma/server.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: ${deployment_name}
image: ${image_name}
imagePullPolicy: Always
# TODO:(lsafran) test without this when ipv6 HC fw rules are in place
## TODO:(lsafran) test without this when ipv6 HC fw rules are in place
% if address_type != "ipv6":
startupProbe:
tcpSocket:
Expand Down

0 comments on commit 81efb12

Please sign in to comment.