Skip to content

Commit

Permalink
Added changed for sidecar image detaiks with tag 1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-wagh-nx committed Sep 4, 2024
1 parent 6b7e47a commit 192c2c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions services/centralized-grafana/60.4.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ data:
labels:
prometheus.kommander.d2iq.io/select: "true"
path: "/dkp/kommander/monitoring/grafana/metrics"
# sidecar:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.4
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.4
dashboards:
enabled: true
# label that the configmaps with dashboards are marked with
Expand Down
8 changes: 4 additions & 4 deletions services/project-grafana-logging/8.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ data:
path: /dkp/workspace/${workspaceNamespace}/project/${releaseNamespace}/logging/grafana
pathType: ImplementationSpecific
# sidecar:
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.4
sidecar:
image:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.27.4
dashboards:
enabled: true
label: project_grafana_logging_dashboard
Expand Down

0 comments on commit 192c2c7

Please sign in to comment.