@jchurque/k8s-loadconfig

0.0.2 • Public • Published

dev-config

Usage

- install de gcloud: https://cloud.google.com/sdk/install?hl=fr
- login on cluster: gcloud container clusters get-credentials ******************** --zone ****************** --project ***********
- npm set registry https://******.****.com
- npm login with user mail: npm adduser --registry  https://******.****.com
- npm i -g @jchurque/k8s-load-config
- run in shell from your nodejs project:
- ``` loadConfig "secret/name,configmap/name" "config.env" "your_namespace" ```

Readme

Keywords

none

Package Sidebar

Install

npm i @jchurque/k8s-loadconfig

Weekly Downloads

2

Version

0.0.2

License

ISC

Unpacked Size

3.48 kB

Total Files

5

Last publish

Collaborators

  • jchurque