cilium-cli
cilium-cli copied to clipboard
install command doesn't create metric services
i installed cilium with this values file:
hubble:
metrics:
enabled:
- flow
prometheus:
enabled: true
cilium install --version v1.12.0-rc3 --helm-values ./values.yaml
doesn't create cilium-agent
/ hubble-metrics
services.
Can I give it a try @aanm
Can I give it a try @aanm
@Akshit42-hue sure
@aanm I have submitted a pr to fix this bug, Can you review my code?
Fixed by #955, thanks.