mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-16 08:44:25 +00:00
feat(awx): add example of kustomization
This commit is contained in:
5
examples/awx/instance/db.env.example
Normal file
5
examples/awx/instance/db.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
host=awx.db.company.com
|
||||
port=5432
|
||||
database=awx
|
||||
sslmode=prefer
|
||||
type=unmanaged
|
||||
Reference in New Issue
Block a user