Skip to content

Instantly share code, notes, and snippets.

@arn-ob
Created November 21, 2022 05:06
Show Gist options
  • Save arn-ob/6219a83cc4e1ad2c2356c05fe6cc3dff to your computer and use it in GitHub Desktop.
Save arn-ob/6219a83cc4e1ad2c2356c05fe6cc3dff to your computer and use it in GitHub Desktop.
kibana yaml
apiVersion: kibana.k8s.elastic.co/v1
kind: Kibana
metadata:
name: quickstart
spec:
version: 8.5.1
count: 1
elasticsearchRef:
name: quickstart
http:
tls:
selfSignedCertificate:
disabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment