Skip to content

Commit 9977d70

Browse files
authored
Merge pull request #18 from controlplaneio-fluxcd/fix-indent
Fix indentation
2 parents 49da17f + 783a431 commit 9977d70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/monitoring/controllers/production/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ patches:
88
path: /spec/values/prometheus/prometheusSpec/retention
99
value: 48h
1010
target:
11-
kind: HelmRelease
12-
name: kube-prometheus-stack
11+
kind: HelmRelease
12+
name: kube-prometheus-stack
1313
# Remove subcomponent based on environment
1414
# - patch: |
1515
# $patch: delete

0 commit comments

Comments
 (0)