ansible/awx-operator

Enable extra volume mounts for DB migration Job

Open

#1,896 opened on Jun 10, 2024

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Jinja (712 forks)auto 404
communityhelp wanted

Repository metrics

Stars
 (1,488 stars)
PR merge metrics
 (PR metrics pending)

Description

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX Operator is open source software provided for free and that I might not receive a timely response.

Feature Summary

As of now, AWX Operator enables various extra volume mounts for web, task, ee, etc. Custom Volume and Volume Mount Options

I would like to request the same for the DB migration Job so I can mount a customized /etc/resolv.conf file in order to specify Azure nameserver IP in there.

Contributor guide