Back to Meshery

meshery-operator

install/kubernetes/helm/meshery-operator/README.md

1.0.182.9 KB
Original Source

meshery-operator

Meshery Operator chart.

Maintainers

NameEmailUrl
Meshery Authors[email protected]
aisuko[email protected]

Requirements

RepositoryNameVersion
meshery-broker0.5.0
meshery-meshsync0.5.0

Values

KeyTypeDefaultDescription
affinityobject{}
annotationsobject{}
envobject{}
fullnameOverridestring"meshery-operator"
imagePullSecretslist[]
ingress.annotationsobject{}
ingress.enabledboolfalse
ingress.hosts[0].hoststring"chart-example.local"
ingress.hosts[0].pathslist[]
ingress.tlslist[]
kubeRbac.args[0]string"--secure-listen-address=0.0.0.0:8443"
kubeRbac.args[1]string"--upstream=http://127.0.0.1:8080/"
kubeRbac.args[2]string"--logtostderr=false"
kubeRbac.args[3]string"--v=10"
kubeRbac.image.pullPolicystring"Always"
kubeRbac.image.repositorystring"gcr.io/kubebuilder/kube-rbac-proxy:v0.16.0"
kubeRbac.namestring"kube-rbac-proxy"
meshery-broker.enabledbooltrue
meshery-broker.fullnameOverridestring"meshery-broker"
meshery-broker.serviceAccountNameOverridestring"meshery-server"
meshery-meshsync.enabledbooltrue
meshery-meshsync.fullnameOverridestring"meshery-meshsync"
meshery-meshsync.serviceAccountNameOverridestring"meshery-server"
mesheryOperator.args[0]string"--metrics-addr=127.0.0.1:8080"
mesheryOperator.args[1]string"--enable-leader-election"
mesheryOperator.command[0]string"/manager"
mesheryOperator.image.pullPolicystring"Always"
mesheryOperator.image.repositorystring"meshery/meshery-operator:stable-latest"
mesheryOperator.namestring"manager"
nameOverridestring""
nodeSelectorobject{}
podSecurityContextobject{}
probe.livenessProbe.enabledboolfalse
probe.readinessProbe.enabledboolfalse
replicaCountint1
resourcesobject{}
securityContextobject{}
service.annotationsobject{}
service.portint10000
service.typestring"ClusterIP"
serviceAccount.createstring"create"
serviceAccount.namestring"meshery-operator"
testCase.enabledboolfalse
tolerationslist[]