Skip to content

Commit

Permalink
If the Cluster Name is not default the hubble relay shows TLS errors …
Browse files Browse the repository at this point in the history
…on request from the hubble UI

Updated Files
 * Update: upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.12.yaml.template
  • Loading branch information
s3than authored and hakman committed May 10, 2023
1 parent 600c416 commit ac222c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ metadata:
namespace: kube-system
spec:
dnsNames:
- "*.default.hubble-grpc.cilium.io"
- "*.{{ .ClusterName }}.hubble-grpc.cilium.io"
issuerRef:
kind: Issuer
name: networking.cilium.io
Expand Down

0 comments on commit ac222c2

Please sign in to comment.