mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-28 22:33:10 +00:00
Compare commits
1 Commits
test-pytho
...
docs-for-p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d53c93c864 |
@@ -34,7 +34,7 @@ metadata:
|
|||||||
namespace: <target namespace>
|
namespace: <target namespace>
|
||||||
stringData:
|
stringData:
|
||||||
host: <external ip or url resolvable by the cluster>
|
host: <external ip or url resolvable by the cluster>
|
||||||
port: <external port, this usually defaults to 5432>
|
port: "<external port, this usually defaults to 5432>" # quotes are required
|
||||||
database: <desired database name>
|
database: <desired database name>
|
||||||
username: <username to connect as>
|
username: <username to connect as>
|
||||||
password: <password to connect with>
|
password: <password to connect with>
|
||||||
|
|||||||
Reference in New Issue
Block a user