We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd044aa + 1b5e028 commit e5822ecCopy full SHA for e5822ec
sync-to-internal-registry.jsonnet
@@ -1,5 +1,5 @@
1
-local kp = import 'kube-prometheus/main.libsonnet';
2
local l = import 'kube-prometheus/addons/config-mixins.libsonnet';
+local kp = import 'kube-prometheus/main.libsonnet';
3
local config = kp.values.common;
4
5
local makeImages(config) = [
0 commit comments