mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Fix misspelled word
This commit is contained in:
parent
f4ef3024fd
commit
3c382322b0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user