Skip to content

Commit

Permalink
feat: copy other resources from seichi-debug-minecraft to on-demand e…
Browse files Browse the repository at this point in the history
…nvironments
  • Loading branch information
kory33 committed Sep 21, 2023
1 parent 4c158c1 commit 4badd8d
Show file tree
Hide file tree
Showing 6 changed files with 1,595 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: common-jmx-exporter-config
data:
# https://github.com/prometheus/jmx_exporter/tree/ca972bfe693cca03d3a0fac802968e33828a1dd9#configuration
jmx-exporter-config.yaml: |
---
startDelaySeconds: 0
lowercaseOutputName: false
lowercaseOutputLabelNames: false
whitelistObjectNames: []
blacklistObjectNames: []
rules: []
Loading

0 comments on commit 4badd8d

Please sign in to comment.