mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-23 21:21:11 +02:00
update import statement
This commit is contained in:
parent
d4b8fff276
commit
00ab4812c8
@ -1,5 +1,5 @@
|
|||||||
local kp = import 'kube-prometheus/main.libsonnet';
|
|
||||||
local l = import 'kube-prometheus/addons/config-mixins.libsonnet';
|
local l = import 'kube-prometheus/addons/config-mixins.libsonnet';
|
||||||
|
local kp = import 'kube-prometheus/main.libsonnet';
|
||||||
local config = kp.values.common;
|
local config = kp.values.common;
|
||||||
|
|
||||||
local makeImages(config) = [
|
local makeImages(config) = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user