Skip to content

Instantly share code, notes, and snippets.

@ipochi
Created August 23, 2019 12:02
Show Gist options
  • Select an option

  • Save ipochi/a06ce53f63e7f751f1a96147d929b7f9 to your computer and use it in GitHub Desktop.

Select an option

Save ipochi/a06ce53f63e7f751f1a96147d929b7f9 to your computer and use it in GitHub Desktop.
prometheus:
prometheusSpec:
replicas: 1
storageSpec:
volumeClaimTemplate:
metadata:
name: data
spec:
storageClassName: openebs-jiva-default
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 20Gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment