evohome-hgi80-listener

command module
v0.0.0-...-03c3438 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2020 License: MIT Imports: 22 Imported by: 0

README

Installation

To install this application using Helm run the following commands:

helm repo add jorritsalverda https://helm.jorritsalverda.com
kubectl create namespace evohome-bigquery-exporter 

helm upgrade \
  evohome-hgi80-listener \
  jorritsalverda/evohome-hgi80-listener \
  --install \
  --namespace evohome-bigquery-exporter \
  --set config.evohomeId=01:123456 \
  --set secret.gcpServiceAccountKeyfile='{abc: blabla}' \
  --wait

If you later on want to upgrade without specifying all values again you can use

helm upgrade \
  evohome-hgi80-listener \
  jorritsalverda/evohome-hgi80-listener \
  --install \
  --namespace evohome-bigquery-exporter \
  --reuse-values \
  --set cronjob.schedule='*/1 * * * *' \
  --wait

Note: this goes into the evohome-bigquery-exporter namespace so that application can make use of the state file generated by this application.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL