Skip to content

Commit

Permalink
fix: Migration Assistant issue (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored Nov 16, 2024
1 parent 106fbfc commit 0043206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/grafana/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
subPath: dashboards
containers:
- name: grafana
image: docker.io/grafana/grafana:11.3.0
image: docker.io/grafana/grafana:11.3.0-security-01
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down

0 comments on commit 0043206

Please sign in to comment.