Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Improve docs #120

Closed
2 tasks
tamalsaha opened this issue Apr 12, 2018 · 0 comments
Closed
2 tasks

Improve docs #120

tamalsaha opened this issue Apr 12, 2018 · 0 comments

Comments

@tamalsaha
Copy link
Contributor

  • How to install not a custom namespace?
  • How to install using custom config.yml
proxy:
  secretToken: mytoken
rbac:
   enabled: false

{
  "proxy": {
    "secretToken": "mytoken"
  },
  "rbac": {
    "enabled": false
  }
}

{
	"chart_url": "https://github.com/tamalsaha/test-chart/raw/master/test-chart-0.1.0.tgz",
	"values": {
		"raw": "{ \"proxy\": { \"secretToken\": \"mytoken\" }, \"rbac\": { \"enabled\": false } }"
	}
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant