* Updating the rolling update strategy to type RollingUpdate
Signed-off-by: garland <garlandk@gmail.com>
* Increasing the version number
Signed-off-by: garland <garlandk@gmail.com>
* feat(stable/graylog): enable configuration of initContainer resources
This change will make Graylog deployments compatible with clusters using ResourceQuotas
to achieve hard or soft multi-tenancy. Using ResourceQuotas in this way requires that
every container has explicit CPU and/or Memory resources configured
Signed-off-by: Thomas Lovett <tklovett@gmail.com>
* docs(stable/graylog): add missing backtick to fix formatting
Signed-off-by: Thomas Lovett <tklovett@gmail.com>
* chore(stable/graylog): bump version from 1.2.0 to 1.3.0
Signed-off-by: Thomas Lovett <tklovett@gmail.com>
* [stable/graylog] add namespace in NOTES.txt when get secret
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] increase chart version to 0.1.2
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] fix error when service type is NodePort
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] add namespace in NOTES.txt when get secret
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] increase chart version to 0.1.2
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* add customizations to graylog chart
* master service port and annotations
* env vars for the pods through the stateful set
Signed-off-by: Christian Kaatz <chrkaatz@googlemail.com>
* incorporate whitespace suggestion from review
Signed-off-by: Christian Kaatz <chrkaatz@googlemail.com>