Fixed tiny typo in values.yaml (#2100)
This commit is contained in:
		
							parent
							
								
									c895e8f61f
								
							
						
					
					
						commit
						2a54e49e9f
					
				| 
						 | 
					@ -299,7 +299,7 @@ configAwsOrGcp:
 | 
				
			||||||
  # Path to mount the above Secret in the filesystem of the container(s)
 | 
					  # Path to mount the above Secret in the filesystem of the container(s)
 | 
				
			||||||
  # additional_secret_mount_path: "/some/dir"
 | 
					  # additional_secret_mount_path: "/some/dir"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # AWS region used to store ESB volumes
 | 
					  # AWS region used to store EBS volumes
 | 
				
			||||||
  aws_region: eu-central-1
 | 
					  aws_region: eu-central-1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # enable automatic migration on AWS from gp2 to gp3 volumes
 | 
					  # enable automatic migration on AWS from gp2 to gp3 volumes
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue