Skip to content

Instantly share code, notes, and snippets.

@aliwo
Created May 12, 2020 07:16
Show Gist options
  • Select an option

  • Save aliwo/776a82d3b1a32779239fa60d5768a1fb to your computer and use it in GitHub Desktop.

Select an option

Save aliwo/776a82d3b1a32779239fa60d5768a1fb to your computer and use it in GitHub Desktop.
kib
apiVersion: kibana.k8s.elastic.co/v1
kind: Kibana
metadata:
name: quickstart
spec:
version: 7.6.2
podTemplate:
spec:
containers:
- name: kibana
resources:
requests:
memory: 300Mi
cpu: 1m
limits:
memory: 1Gi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment