ceph / ceph-helm

Curated applications for Kubernetes
Apache License 2.0
108 stars 36 forks source link

Secrets generate error #41

Open yak2048 opened 6 years ago

yak2048 commented 6 years ago

Error from server (BadRequest): error when creating "STDIN": Secret in version "v1" cannot be handled as a Secret: v1.Secret: ObjectMeta: v1.ObjectMeta: TypeMeta: Kind: Data: decode base64: illegal base64 data at input byte 156, parsing 202 ...2QiCgo=\n"... at {"apiVersion":"v1","data":

rootfs commented 6 years ago

which kubernetes version you are using?

rootfs commented 6 years ago

@tanhui2333 does #40 fix your issue?