Skip to content

Commit

Permalink
chore: name
Browse files Browse the repository at this point in the history
update helm chart name
  • Loading branch information
jlangy committed Jan 22, 2025
1 parent df4ea62 commit 544dcc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm/promtail-loki/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

SHELL := /usr/bin/env bash
NAMESPACE=""
NAME=sso-promtail-loki
NAME=sso-promtail-aws-loki

ifndef NAMESPACE
$(error NAMESPACE is not set)
Expand Down
4 changes: 2 additions & 2 deletions helm/promtail-loki/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# see https://github.com/grafana/helm-charts/blob/main/charts/promtail/values.yaml
promtail:
nameOverride: sso-promtail-loki
fullnameOverride: sso-promtail-loki
nameOverride: sso-promtail-aws-loki
fullnameOverride: sso-promtail-aws-loki

daemonset:
enabled: false
Expand Down

0 comments on commit 544dcc8

Please sign in to comment.