Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.26 KB

exoip

Version: 1.0.4 AppVersion: v0.4.3

Deploy exoip as a DaemonSet

Installation

helm repo add appuio https://charts.appuio.ch
helm install exoip appuio/exoip

Values

Key Type Default Description
affinity object {}
exoscaleApiEndpoint string "https://api.exoscale.ch/compute"
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "docker.io/exoscale/exoip"
image.tag string "v0.4.3"
nameOverride string ""
nodeSelector object {}
peerGroup string "kubernetes1-ingress"
resources object {}
tolerations list []