Files
Zohar a191a7dff7 Rookout Agent Chart (#6167)
* 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
2018-07-25 10:42:55 -07:00

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