Merge pull request #203 from kurokobo/fix-volume

fix: invalid volume name for awx-task pod
This commit is contained in:
kurokobo 2023-04-07 01:40:51 +09:00 committed by GitHub
commit b8be803623
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,10 +42,10 @@ spec:
# A workaround to allow Manual type projects. This have to be removed in the next release
# https://github.com/ansible/awx-operator/issues/1323
extra_volumes: |
- name: awx-projects
- name: awx-projects-web
persistentVolumeClaim:
claimName: awx-projects-claim
web_extra_volume_mounts: |
- name: awx-projects
- name: awx-projects-web
mountPath: /var/lib/awx/projects