mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Fix misspelled word
This commit is contained in:
@@ -107,7 +107,7 @@ Now create an initContainer stanza. You can subsititute your own custom images
|
||||
- mountPath: /var/lib/awx/venv/my-custom-venv
|
||||
name: custom-venv
|
||||
|
||||
Fiinally in the awx-celery and awx-web containers stanza add the shared volume as a mount.
|
||||
Finally in the awx-celery and awx-web containers stanza add the shared volume as a mount.
|
||||
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/awx/venv/my-custom-venv
|
||||
|
||||
Reference in New Issue
Block a user