This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
The following commit(s) were added to refs/heads/master by this push:
new 093d279d ci test error (#469)
093d279d is described below
commit 093d279d992dd5872a5cccf2a43233fee21d5dfa
Author: mfordjody <[email protected]>
AuthorDate: Wed Oct 16 18:47:18 2024 +0800
ci test error (#469)
---
.../admin/files/dashboards/dubbo-resources-metrics.yaml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git
a/manifests/charts/admin/files/dashboards/dubbo-resources-metrics.yaml
b/manifests/charts/admin/files/dashboards/dubbo-resources-metrics.yaml
index 35b00c54..f827a218 100644
--- a/manifests/charts/admin/files/dashboards/dubbo-resources-metrics.yaml
+++ b/manifests/charts/admin/files/dashboards/dubbo-resources-metrics.yaml
@@ -1,3 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+---
{{- $kubeTargetVersion := default .Capabilities.KubeVersion.GitVersion
.Values.kubeTargetVersionOverride }}
{{- if and (or .Values.grafana.enabled .Values.grafana.forceDeployDashboards)
(semverCompare ">=1.14.0-0" $kubeTargetVersion) (semverCompare "<9.9.9-9"
$kubeTargetVersion) .Values.grafana.defaultDashboardsEnabled }}
apiVersion: v1