mirror of
https://github.com/minio/minio.git
synced 2026-03-27 04:54:51 -04:00
Fix typos in values.yaml comments
This commit is contained in:
parent
dfbb70fc75
commit
3b0bcd1d70
1 changed files with 2 additions and 2 deletions
|
|
@ -235,7 +235,7 @@ consoleService:
|
|||
# - 10.10.10.0/24
|
||||
loadBalancerSourceRanges: []
|
||||
|
||||
## servconsoleServiceice.externalTrafficPolicy minio service external traffic policy
|
||||
## consoleService.externalTrafficPolicy minio service external traffic policy
|
||||
## ref http://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip
|
||||
##
|
||||
externalTrafficPolicy: Cluster
|
||||
|
|
@ -283,7 +283,7 @@ securityContext:
|
|||
containerSecurityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
# Additational pod annotations
|
||||
# Additional pod annotations
|
||||
podAnnotations: {}
|
||||
|
||||
# Additional pod labels
|
||||
|
|
|
|||
Loading…
Reference in a new issue