Skip to content

Instantly share code, notes, and snippets.

@hadoan
Created March 21, 2020 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hadoan/c7ac9a80d0cf2a8e18c8cc0ef8153c77 to your computer and use it in GitHub Desktop.
Save hadoan/c7ac9a80d0cf2a8e18c8cc0ef8153c77 to your computer and use it in GitHub Desktop.
Kibana deploymen
apiVersion: kibana.k8s.elastic.co/v1
kind: Kibana
metadata:
name: kibana-name
spec:
version: 7.6.1
count: 1
elasticsearchRef:
name: your-cluster-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment