Merge pull request #1135 from paulfantom/use-common

This commit is contained in:
Paweł Krupa
2021-05-31 23:12:53 +02:00
committed by GitHub
4 changed files with 11 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
(import 'kube-prometheus/main.libsonnet') +
{
values+:: {
kubePrometheus+: {
common+: {
platform: 'example-platform',
},
},