There are any way to add integer parameters in a Template?

I'm trying to use it in a DeployMent config like this:

*"spec": {*
*            ....*
*            "template": {*
*                    "spec": {*
*                        ....*

*                        "securityContext": {*
*                            "fsGroup": "${FILESYSTEM_GROUP}"*
*                        },*

*            ...*
*           }*

And this is the error I get when trying to create it.

*Cannot create object. **DeploymentConfig in version v1 cannot be handled
as a DeploymentConfig: json: cannot unmarshal string into Go value of type
int64. *



*Mateus Caruccio*
Master of Puppets
+55 (51) 8298.0026
gtalk:


*[email protected] <[email protected]>twitter:
@MateusCaruccio <https://twitter.com/MateusCaruccio>*
This message and any attachment are solely for the intended
recipient and may contain confidential or privileged information
and it can not be forwarded or shared without permission.
Thank you!
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to