monitoring.grafana: false
in the values.yaml
YAML file.
values.yaml
YAML file. Then, you can use the helm upgrade
command to restart the StreamNative Platform to make updates effective. For more information about CPU and memory resources, see CPU and memory resources.
values.yaml
YAML file.
ingress.control_center.tls.enabled
is set to false
(default setting), external_domain_scheme
should be http://
. Otherwise, it should be https://
.http://EXTERNAL_IP/grafana
in your browser and then you can log in to Grafana.
user
and password
properties for the Grafana service in the values.yaml
YAML file as follows. By default, both the username and password are pulsar
.
grafana.azureAuthEnabled
to true
and providing the Azure AD OAuth client ID and the Azure AD OAuth client Secret in the values.yaml
YAML file as follows.
helm upgrade
command to update the resource