Skip to content

Instantly share code, notes, and snippets.

@nickadam
Created October 10, 2019 11:32
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 nickadam/ed43e63e0018366ca0d94bfa1b5b08d9 to your computer and use it in GitHub Desktop.
Save nickadam/ed43e63e0018366ca0d94bfa1b5b08d9 to your computer and use it in GitHub Desktop.
Kibana on Kubernetes
apiVersion: kibana.k8s.elastic.co/v1alpha1
kind: Kibana
metadata:
name: hcpss
spec:
version: 7.2.0
nodeCount: 1
elasticsearchRef:
name: hcpss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment