No introduction found. Create it?
vector-agent from helm.vector is more popular with 19 repositories.
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install vector-agent bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
vector-agent | Kashalls/home-cluster | 41 | 1.5.1 | 2 days ago |
vector-agent | anthr76/infra | 91 | 1.5.1 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
args[] (13) - --config | string |
controller.strategy (13) RollingUpdate | string |
controller.type (13) daemonset | string |
string | |
env.PROCFS_ROOT (13) /host/proc | string |
env.SYSFS_ROOT (13) /host/sys | string |
string | |
string | |
string | |
string | |
string | |
env.VECTOR_SELF_POD_NAMESPACE.valueFrom.fieldRef.fieldPath (13) metadata.namespace | string |
image.repository (13) ghcr.io/onedr0p/vector | string |
image.tag (13) 0.32.1-debian | string |
boolean | |
persistence.config.mountPath (13) /etc/vector/vector.yaml | string |
persistence.config.name (13) vector-agent-configmap | string |
boolean | |
persistence.config.subPath (13) vector.yaml | string |
persistence.config.type (13) configMap | string |
boolean | |
persistence.data.mountPath (13) /vector-data-dir | string |
persistence.data.type (13) emptyDir | string |
boolean | |
string | |
persistence.procfs.hostPathType (13) Directory | string |
persistence.procfs.mountPath (13) /host/proc | string |
boolean | |
persistence.procfs.type (13) hostPath | string |
boolean | |
string | |
persistence.sysfs.hostPathType (13) Directory | string |
persistence.sysfs.mountPath (13) /host/sys | string |
boolean | |
persistence.sysfs.type (13) hostPath | string |
boolean | |
string | |
string | |
string | |
boolean | |
persistence.var-lib.type (13) hostPath | string |
boolean | |
string | |
string | |
string | |
boolean | |
persistence.var-log.type (13) hostPath | string |
boolean | |
boolean | |
boolean | |
serviceAccount.name (13) vector-agent | string |
tolerations[].effect (6) NoSchedule | string |
tolerations[].key (6) node-role.kubernetes.io/master | string |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
podAnnotations."configmap.reloader.stakater.com/reload" (1) vector-agent-configmap | string |