rancher-partner-charts/charts/avesha/kubeslice-worker/values.yaml

72 lines
1.4 KiB
YAML
Raw Normal View History

operator:
image: docker.io/aveshasystems/worker-operator-ent
tag: 0.5.0
pullPolicy: IfNotPresent
logLevel: INFO
## Base64 encoded secret values from controller cluster
controllerSecret:
namespace:
endpoint:
ca.crt:
token:
cluster:
name:
nodeIp:
endpoint:
router:
image: docker.io/aveshasystems/cmd-nse-vl3
tag: 1.0.0
pullPolicy: IfNotPresent
routerSidecar:
image: docker.io/aveshasystems/kubeslice-router-sidecar
tag: 0.3.1
pullPolicy: IfNotPresent
netop:
networkInterface: eth0
image: docker.io/aveshasystems/netops
tag: 0.1.1
pullPolicy: IfNotPresent
gateway:
image: docker.io/aveshasystems/gw-sidecar
tag: 0.1.4
pullPolicy: IfNotPresent
logLevel: INFO
openvpn:
server:
image: docker.io/aveshasystems/openvpn-server.alpine.amd64
tag: 1.0.1
pullPolicy: IfNotPresent
client:
image: docker.io/aveshasystems/openvpn-client.alpine.amd64
tag: 1.0.1
pullPolicy: IfNotPresent
dns:
image: docker.io/aveshasystems/dns
tag: 0.0.3
pullPolicy: IfNotPresent
jaeger:
enabled: false
metrics:
insecure: false
metricResolution: "15s"
imagePullPolicy: IfNotPresent
# username & password & email values for imagePullSecrets has to provided to create a secret
imagePullSecrets:
repository: https://index.docker.io/v1/
username:
password:
email:
controllerNamespace: kubeslice-controller