mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typos in stable/concourse/templates/NOTES.txt (#3606)
This commit is contained in:
committed by
k8s-ci-robot
parent
30381e3148
commit
ce2c6c648a
@@ -1,5 +1,5 @@
|
||||
name: concourse
|
||||
version: 0.11.1
|
||||
version: 0.11.2
|
||||
appVersion: 3.8.0
|
||||
description: Concourse is a simple and scalable CI system.
|
||||
icon: https://avatars1.githubusercontent.com/u/7809479
|
||||
|
||||
@@ -42,5 +42,5 @@
|
||||
3. If this is your first time using Concourse, follow the tutorial at https://concourse.ci/hello-world.html
|
||||
{{- if contains "naive" .Values.concourse.baggageclaimDriver }}
|
||||
|
||||
4. ***WARNING*** You are using the "naive" baggage claim driver, which is also the default value for this chart. This is the default for compatability reasons, but is very space inefficient, and should be changed to either "btrfs" or "overlay" depending on that filesystem's support in the Linux kernel your cluster is using. Please see https://github.com/concourse/concourse/issues/1230 for background.
|
||||
{{- end }}
|
||||
4. ***WARNING*** You are using the "naive" baggage claim driver, which is also the default value for this chart. This is the default for compatibility reasons, but is very space inefficient, and should be changed to either "btrfs" or "overlay" depending on that filesystem's support in the Linux kernel your cluster is using. Please see https://github.com/concourse/concourse/issues/1230 for background.
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user