awx-operator
awx-operator copied to clipboard
Enable seccompProfile for controller-manager
SUMMARY
controller-manager's seccompProfile should be set as type: RuntimeDefault. This has previously been avoided because of compatibility issues with platforms that have now long reached EOL.
ISSUE TYPE
- Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION
See also https://github.com/ansible/awx-operator/pull/1933.