Skip to content

Commit

Permalink
gh: enterprise-clustermesh: clarify reference to issue cilium#23283
Browse files Browse the repository at this point in the history
Clarify that while the issue was closed as resolved, this actually only
applies to scenarios where the kind.sh script is used.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
  • Loading branch information
julianwiedmann committed Mar 4, 2024
1 parent e7e8965 commit 143b685
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
SHA="${{ github.sha }}"
fi
# bpf.masquerade is disabled due to #23283
# bpf.masquerade is explicitly disabled due to https://github.com/cilium/cilium/issues/23283#issuecomment-1597282247
CILIUM_INSTALL_DEFAULTS="--chart-directory=install/kubernetes/cilium \
--helm-set=debug.enabled=true \
--helm-set=image.repository=quay.io/${{ env.QUAY_ORGANIZATION_DEV }}/cilium-ci \
Expand Down

0 comments on commit 143b685

Please sign in to comment.