Skip to content

Latest commit

 

History

History

validator-plugin-vsphere

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Validator-plugin-vsphere

Perform various vsphere validations (Role Privileges, Region/Zone Tags)

Configuration

The following table lists the configurable parameters of the Validator-plugin-vsphere chart and their default values.

Parameter Description Default
controllerManager.manager.args ["--health-probe-bind-address=:8081", "--metrics-bind-address=:8443", "--leader-elect"]
controllerManager.manager.containerSecurityContext.allowPrivilegeEscalation false
controllerManager.manager.containerSecurityContext.capabilities.drop ["ALL"]
controllerManager.manager.image.repository "quay.io/validator-labs/validator-plugin-vsphere"
controllerManager.manager.image.tag x-release-please-version "v0.1.6"
controllerManager.manager.resources.limits.cpu "500m"
controllerManager.manager.resources.limits.memory "128Mi"
controllerManager.manager.resources.requests.cpu "10m"
controllerManager.manager.resources.requests.memory "64Mi"
controllerManager.replicas 1
controllerManager.serviceAccount.annotations {}
kubernetesClusterDomain "cluster.local"
metricsService.ports [{"name": "https", "port": 8443, "protocol": "TCP", "targetPort": 8443}]
metricsService.type "ClusterIP"

Documentation generated by Frigate.