mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02: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
|
- mountPath: /var/lib/awx/venv/my-custom-venv
|
||||||
name: 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:
|
volumeMounts:
|
||||||
- mountPath: /var/lib/awx/venv/my-custom-venv
|
- mountPath: /var/lib/awx/venv/my-custom-venv
|
||||||
|
|||||||
Reference in New Issue
Block a user