Found the issue, it was missing the “type: kubernetes” in my “.drone-io.yml” build file.
I did not expect that I had to be specific as the type of backend being used. Now I know
Works fine now.
Found the issue, it was missing the “type: kubernetes” in my “.drone-io.yml” build file.
I did not expect that I had to be specific as the type of backend being used. Now I know
Works fine now.