Details
-
Bug
-
Resolution: Fixed
-
Mobile 2.1
Description
$kubectl create secret generic sgw-config-import -f sgw-config-import.json
should be replace with
$kubectl create secret generic sgw-config-import -from-file sgw-config-import.json
Same with regular secret file too.
Reporter: Anuj Sahni
E-mail: anuj.sahni@couchbase.com