Skip to content

Commit

Permalink
change project name to default
Browse files Browse the repository at this point in the history
  • Loading branch information
pavars committed May 24, 2023
1 parent e39e9d2 commit 6a4b652
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster-state/local/monitoring/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: ops
project: default
source:
repoURL: https://grafana.github.io/helm-charts
chart: grafana
Expand Down
2 changes: 1 addition & 1 deletion cluster-state/local/monitoring/kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: ops
project: default
source:
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
Expand Down
2 changes: 1 addition & 1 deletion cluster-state/local/monitoring/loki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: ops
project: default
source:
repoURL: https://grafana.github.io/helm-charts
chart: loki
Expand Down
2 changes: 1 addition & 1 deletion cluster-state/local/monitoring/promtail.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: ops
project: default
source:
repoURL: https://grafana.github.io/helm-charts
chart: promtail
Expand Down

0 comments on commit 6a4b652

Please sign in to comment.