You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
600 B
9 lines
600 B
{{- if .Values.metrics.serviceMonitor.enabled }}
|
|
{{- if not (.Capabilities.APIVersions.Has "monitoring.coreos.com/v1") }}
|
|
ERROR: Installation of the ServiceMonitor CR for the Prometheus operator failed. Please ensure it is installed beforehand.
|
|
{{- end }}
|
|
{{- end }}
|
|
|
|
Thank you for installing {{ .Chart.Name }}-{{ .Chart.Version }} starrocks chart. Please wait for a few minutes for the cluster to be ready.
|
|
|
|
Please see the values.yaml for more operation information: https://github.com/StarRocks/starrocks-kubernetes-operator/blob/main/helm-charts/charts/kube-starrocks/charts/starrocks/values.yaml
|
|
|