Hi
As the subject suggests im trying to set up a awx operator instance.
The setup with the files attached works fine but there are some things i’d like to do as well but cant quite grasp how to get it done.
This is an airgapped environment so it sets certain limits.
Setting up awx operator 0.28
So here are the additional things I’d like to achieve.
Permanently add specific timezone to the namespace for alle instances. UTC cannot be used but has to be Europe/Oslo
k8tz cant be used as i seemd to not be able to install without internet access (also i havent quite understood how to inject to running pods)
Appearanty i can inject config to files where k8tz cant run but cant seem to get that to work
Have to configure the pod so as kerberos login to computer will work when running playbooks.
map the local /etc/ansible/ansible.cfg file to the pod so it reads it from the local host.
(attachments)
02-pv.yaml (573 Bytes)
03-pvc.yaml (253 Bytes)
04-awx.yaml (723 Bytes)
01-secret.yaml (388 Bytes)