This fix should prevent the problem when creating an environment variable with an integer as value.
Error: Could not set 'present' on ensure: HTTP status code 400, Deployment in version "v1beta1" cannot be handled as a Deployment: [pos 1937]: json: expect char '"' but got char '2' at
It also mean that now, you must be careful when writing your manifests
This fix should prevent the problem when creating an environment variable with an integer as value.
Error: Could not set 'present' on ensure: HTTP status code 400, Deployment in version "v1beta1" cannot be handled as a Deployment: [pos 1937]: json: expect char '"' but got char '2' at
It also mean that now, you must be careful when writing your manifests