Skip to content

Commit 701e297

Browse files
authored
Merge pull request #1455 from paulfantom/do-not-hide
jsonnet: do not hide prometheus object
2 parents e5822ec + 5c1b660 commit 701e297

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)