Skip to content

Commit

Permalink
Rename GrafanaDashboard spiderpool to spiderpool-ipam
Browse files Browse the repository at this point in the history
Signed-off-by: lou-lan <[email protected]>
  • Loading branch information
lou-lan committed Nov 28, 2024
1 parent f9b202f commit c120728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/spiderpool/templates/grafanaDashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: integreatly.org/v1alpha1
kind: GrafanaDashboard
metadata:
name: {{ default "spiderpool" .Values.global.nameOverride }}
name: {{ default "spiderpool" .Values.global.nameOverride }}-ipam
namespace: {{ default .Release.Namespace .Values.grafanaDashboard.namespace }}
labels:
{{- if .Values.global.commonLabels }}
Expand Down

0 comments on commit c120728

Please sign in to comment.