mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Adding rookout agent chart * icon added * commit with user * commit with user email * Adding rookout agent chart * icon added * commit with user * commit with user email * change tag to stable version * Add release to labels * Add release to labels * Add labels to metadata * Fix indentation * Fix indentation + update apiVersion * Add standard labels * Add rookout chart to stable * Typo * Fix spaces * Fix spaces * remove fluentd * remove fluentd * Fix new lines * Fix new lines in stable * Add home to chert * Fix new lines in stable * Fix new lines in stable * remove rookout from incubator * Add maintainer * Add new line to chart yaml * Fix spaces * Add README and update deployment & values * Add NOTES * Fix version + add spaces * add EOf to deployment * fix EOF and token default value at deployment * update app version * indentation for values * indentation for values * Update deployment.yaml
21 lines
216 B
YAML
21 lines
216 B
YAML
image:
|
|
repository: rookout/agent
|
|
tag: 0.2.3
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
type: ClusterIP
|
|
|
|
listenAll: True
|
|
tags: ''
|
|
|
|
rookout:
|
|
token: ''
|
|
|
|
nodeSelector: {}
|
|
|
|
tolerations: []
|
|
|
|
affinity: {}
|
|
replicaCount: 1
|