mirror of https://github.com/grafana/loki
helm: fix resource not respect namespace (#9678)
**What this PR does / why we need it**:
this PR make all resources have some behavior when running `helm
template loki grafana/loki --name istio-system`
istio use it here:
https://github.com/istio/istio/blob/master/manifests/addons/gen.sh#L89
**Which issue(s) this PR fixes**:
Fixes #<issue number>
**Special notes for your reviewer**:
**Checklist**
- [x] Reviewed the
[`CONTRIBUTING.md`](https://github.com/grafana/loki/blob/main/CONTRIBUTING.md)
guide (**required**)
- [ ] Documentation added
- [ ] Tests updated
- [ ] `CHANGELOG.md` updated
- [ ] Changes that require user attention or interaction to upgrade are
documented in `docs/sources/upgrading/_index.md`
- [ ] For Helm chart changes bump the Helm chart version in
`production/helm/loki/Chart.yaml` and update
`production/helm/loki/CHANGELOG.md` and
`production/helm/loki/README.md`. [Example
PR](d10549e3ec
)
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
pull/9725/head
parent
61d407b4bb
commit
8bf4e12edf
Loading…
Reference in new issue