Hi all! I'm starting to play with K8S and Ansible, and I was wondering if it is . . .

Ruben Sanchez:
Hi all!!
I’m starting to play with K8S and Ansible, and I was wondering if it is possible to patch or update the content of a “data” fields in a tls Secret using ansible

Many thanks for your help

Mohamed Ayman:
then u can recreate the pod to use the new secret. you can check this useful guide to mange k8s objects using ansible https://docs.ansible.com/ansible/latest/collections/community/kubernetes/k8s_module.html