mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
[bitnami/several] Fix trailing spaces to make helm lint work on all of them (#2705)
This commit is contained in:
committed by
GitHub
parent
ab537f3659
commit
bafba3fc8b
@@ -208,10 +208,10 @@ forwarder:
|
||||
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
|
||||
##
|
||||
podAnnotations: {}
|
||||
|
||||
|
||||
## Extra labels to add to Pod
|
||||
podLabels: {}
|
||||
|
||||
|
||||
## Extra volumes to mount
|
||||
## Example Use Case: mount systemd journal volume
|
||||
# extraVolumes:
|
||||
@@ -380,7 +380,7 @@ aggregator:
|
||||
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
|
||||
##
|
||||
podAnnotations: {}
|
||||
|
||||
|
||||
## Extra labels to add to Pod
|
||||
podLabels: {}
|
||||
|
||||
|
||||
@@ -208,10 +208,10 @@ forwarder:
|
||||
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
|
||||
##
|
||||
podAnnotations: {}
|
||||
|
||||
|
||||
## Extra labels to add to Pod
|
||||
podLabels: {}
|
||||
|
||||
|
||||
## Extra volumes to mount
|
||||
## Example Use Case: mount systemd journal volume
|
||||
# extraVolumes:
|
||||
@@ -380,7 +380,7 @@ aggregator:
|
||||
## ref: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
|
||||
##
|
||||
podAnnotations: {}
|
||||
|
||||
|
||||
## Extra labels to add to Pod
|
||||
podLabels: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user