Skip to content

Commit

Permalink
fix(grafana): change grant name to grafana-grant (rackerlabs#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeRepko authored Dec 6, 2024
1 parent 7ca74b5 commit 9587636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-kustomize/grafana/base/grafana-database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
apiVersion: k8s.mariadb.com/v1alpha1
kind: Grant
metadata:
name: grant
name: grafana-grant
namespace: openstack
annotations:
helm.sh/resource-policy: keep
Expand Down

0 comments on commit 9587636

Please sign in to comment.