Skip to content

Commit 5c1b660

Browse files
committed
jsonnet: do not hide prometheus object
1 parent cd044aa commit 5c1b660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonnet/kube-prometheus/addons/all-namespaces.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
prometheus+:: {
2+
prometheus+: {
33
clusterRole+: {
44
rules+: [
55
{

0 commit comments

Comments
 (0)