Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed Dec 4, 2024
1 parent abb0623 commit 9a5e717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes-manifests/gamma/client.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
- "--enable_csm_observability=true"
% endif
######################################################################
# TODO(cl/698639274): Remove the leading \\ once this CL is released.
# TODO(cl/698639274): Remove the these env once this CL is released.
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-manifests/gamma/server.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- "--address_type=${address_type}"
% endif
######################################################################
# TODO(cl/698639274): Remove the leading \\ once this CL is released.
# TODO(cl/698639274): Remove the these env once this CL is released.
env:
- name: POD_NAME
valueFrom:
Expand Down

0 comments on commit 9a5e717

Please sign in to comment.