mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-23 05:01:02 +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 kp = import 'kube-prometheus/main.libsonnet';
|
||||
local config = kp.values.common;
|
||||
|
||||
local makeImages(config) = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user