Fix ciliums hubble relay configuration (#9876)

* Fix ciliums hubble relay configuration

* Fixed the tls from code review

* Updated to dna_domain instead of hardcoding
This commit is contained in:
prashantchitta
2023-03-21 12:50:12 -07:00
committed by GitHub
parent 8cf5fefe84
commit a9f52060c9
3 changed files with 47 additions and 9 deletions

View File

@@ -83,9 +83,6 @@ spec:
path: client.crt
- key: tls.key
path: client.key
- configMap:
name: hubble-ca-cert
items:
- key: ca.crt
path: hubble-server-ca.crt
name: tls