mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(awx): add gotcha about undefined values for some resources
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
## Gotchas
|
||||
|
||||
- Not defining values in some resources means they are using the setting of the underlying dependency.<br/>
|
||||
E.g.: A schedule's `job_type: null` attribute means that the job it starts will use the job template's `job_type`
|
||||
setting.
|
||||
|
||||
- Consider using only AMD64 nodes to host the containers for AWX instances.
|
||||
|
||||
As of 2024-04-11, AWX does **not** appear to provide ARM64 images for all its containers.<br/>
|
||||
|
||||
Reference in New Issue
Block a user