mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 13:22:50 +00:00
Fix yaml missing starting space in comment
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user