vmware-archive / wavefront-adapter-for-istio

Wavefront by VMware Adapter for Istio is an adapter for Istio to publish metrics to Wavefront by VMware.
Other
14 stars 17 forks source link

Standard and Helm installation fix to create "wavefront-istio" namespace #87

Closed sjaiswalvmware closed 4 years ago

sjaiswalvmware commented 4 years ago

Description Fix for Standard and Helm installation to create the required namespace during installation. config.yaml file modified to create "wavefront-istio" namespace during the Standard installation. adapter.yaml file is modified to take the name from values.yaml and create the namespace during Helm installation.

Additional context Jira Ticket: https://wavefront.atlassian.net/browse/INT-532 Reviewers: @vikramraman & @laullon