Skip to content

Commit e5822ec

Browse files
authored
Merge pull request #1457 from paulfantom/fmt
Formatting fix
2 parents cd044aa + 1b5e028 commit e5822ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-to-internal-registry.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
local kp = import 'kube-prometheus/main.libsonnet';
21
local l = import 'kube-prometheus/addons/config-mixins.libsonnet';
2+
local kp = import 'kube-prometheus/main.libsonnet';
33
local config = kp.values.common;
44

55
local makeImages(config) = [

0 commit comments

Comments
 (0)