Skip to content

Commit

Permalink
Merge pull request #15360 from s3than/master
Browse files Browse the repository at this point in the history
If the Cluster Name is not default the hubble relay shows TLS errors
  • Loading branch information
k8s-ci-robot committed May 10, 2023
2 parents 9af580f + 033585c commit 9d61e52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,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 9d61e52

Please sign in to comment.