Files
Jacob Hull ba5c2ad704 [stable/logdna-agent] Support the newest 2.1.9 image + improve chart (#22612)
* Update templates and documentation to support the latest logdna-agent 2.1.9

Signed-off-by: Jacob Hull <jacob@planethull.com>

* Update my maintainer name

Signed-off-by: Jacob Hull <jacob@planethull.com>

* Don't create daemon set if logdna.key is unset

Signed-off-by: Jacob Hull <jacob@planethull.com>
2020-06-04 12:33:45 -07:00

36 lines
532 B
YAML

image:
name: logdna/logdna-agent
pullPolicy: IfNotPresent
logdna:
## Please follow directions from https://app.logdna.com/pages/add-source
## An ingestion key is required for this chart to run
# key:
# tags:
name: logdna-agent
resources:
requests:
cpu: 20m
limits:
memory: 75Mi
daemonset:
# updateStrategy:
# type: "RollingUpdate"
tolerations: []
priorityClassName: ""
# updateOnSecretChange: true
extraEnv: {}
extraVolumeMounts: []
extraVolumes: []
serviceAccount:
create: true
name: