Support AWS Storage w/ HELM template (#337)
* Migrate config from configmap to secret. Add support for AWS Storage Config. * Add checksome for secret as pod annoation to ensure pod rotates if we update secret. * Move aws_storage_configs to storage_configs. Move local storage options under a local_storage key. * Allow specification of storage_config directly as yaml in values.yaml * Fix syntax for _helpers.tpl
Showing
- production/helm/templates/loki/_helpers.tpl 37 additions, 0 deletionsproduction/helm/templates/loki/_helpers.tpl
- production/helm/templates/loki/configmap.yaml 0 additions, 49 deletionsproduction/helm/templates/loki/configmap.yaml
- production/helm/templates/loki/deployment.yaml 4 additions, 3 deletionsproduction/helm/templates/loki/deployment.yaml
- production/helm/templates/loki/secret.yaml 11 additions, 0 deletionsproduction/helm/templates/loki/secret.yaml
- production/helm/values.yaml 3 additions, 3 deletionsproduction/helm/values.yaml
Loading
Please register or sign in to comment