Hello,
Trying to apply a yaml definition using the k8s module to my cluster. I’ve never used this module before so i’m trying to work out if i’m just doing something wrong or is this a bug?
playbook:
`
Hello,
Trying to apply a yaml definition using the k8s module to my cluster. I’ve never used this module before so i’m trying to work out if i’m just doing something wrong or is this a bug?
playbook:
`
I figured it out. I had the path to my kubeconfig set wrong and i was missing ‘context’ and namespace parameters. What finally worked:
`
`