This website works better with JavaScript
Home
Explore
Help
Sign In
dotbalo
/
k8s
mirror of
https://github.com/dotbalo/k8s.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
8f7d6003a6
Branches
Tags
add-license-1
master
k8s
/
loki
/
loki-stack
/
charts
/
grafana
/
templates
/
extra-manifests.yaml
extra-manifests.yaml
70 B
History
Raw
1
2
3
4
{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}