Created
January 4, 2018 22:31
-
-
Save richarddli/cd2a0e5e536f10f30ac12fe94441496b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: monitoring.coreos.com/v1 | |
kind: Prometheus | |
metadata: | |
name: prometheus | |
spec: | |
serviceAccountName: prometheus | |
serviceMonitorSelector: | |
matchLabels: | |
ambassador: monitoring | |
resources: | |
requests: | |
memory: 400Mi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment