Skip to content

Commit

Permalink
feat: Enable Hubble Relay in Cilium deployment via CAAPH
Browse files Browse the repository at this point in the history
Relay is required for network visibility of a cluster as a whole.
See https://docs.cilium.io/en/stable/gettingstarted/hubble_intro/.
  • Loading branch information
dlipovetsky committed Sep 3, 2024
1 parent 73b1648 commit 95ce296
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ data:
chainingMode: portmap
exclusive: false
hubble:
relay: enabled
tls:
auto:
enabled: true # enable automatic TLS certificate generation
Expand Down

0 comments on commit 95ce296

Please sign in to comment.