Skip to content

Commit

Permalink
Merge pull request #10 from Nordstrom/alertsorfullrules
Browse files Browse the repository at this point in the history
Add flexibility to configmap values formats.
  • Loading branch information
SleepyBrett authored Jul 24, 2019
2 parents ac149c0 + abb27f0 commit 65e25fb
Show file tree
Hide file tree
Showing 2,006 changed files with 405,995 additions and 94,974 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM prom/busybox:latest
MAINTAINER Innovation Platform Team "[email protected]"

COPY prometheusRuleLoader /bin/prometheusRuleLoader
COPY build/linux/prometheusRuleLoader /bin/prometheusRuleLoader
RUN chmod 755 /bin/prometheusRuleLoader

ENTRYPOINT ["/bin/prometheusRuleLoader"]
Loading

0 comments on commit 65e25fb

Please sign in to comment.