Fix yaml missing starting space in comment

This commit is contained in:
Ernesto Pérez
2021-04-13 14:33:47 +02:00
parent 30e4ad0d3d
commit 0ab33a17df

View File

@@ -141,7 +141,7 @@ tower_postgres_image: postgres:12
tower_postgres_selector: ''
# Add node tolerations for the Postgres pods.
#Specify as literal block. E.g.:
# Specify as literal block. E.g.:
# tower_postgres_tolerations: |
# - key: "dedicated"
# operator: "Equal"