blob: d2ae52cb8330651cc1e25d2443600d74c7b2bcfd [file] [log] [blame]
Martin Polreich8044a652017-08-29 14:28:59 +02001helm:
2 client:
3 enabled: true
4 version: 2.6.0
Martin Polreich8044a652017-08-29 14:28:59 +02005 download_hash: sha256=506e477a9eb61730a2fb1af035357d35f9581a4ffbc093b59e2c2af7ea3beb41
Martin Polreich8044a652017-08-29 14:28:59 +02006 tiller:
7 install: false
8 host: 10.11.12.13:14151
9 kubectl:
Martin Polreich8044a652017-08-29 14:28:59 +020010 config:
11 cluster: # directly translated to cluster definition in kubeconfig
12 server: https://kubernetes.example.com
13 certificate-authority-data: Y2FfY2VydGlmaWNhdGU=
14 user: # same for user
15 username: admin
16 password: uberadminpass
17 gce_service_token: anNvbl90b2tlbg==
18 repos:
19 mirantisworkloads: https://mirantisworkloads.storage.googleapis.com/
20 releases:
21 zoo1:
22 enabled: false