Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Doug
Contributor
Contributor

Help installing Qlik Sense on Mini/OpenShift

Has anyone had success installing Qlik Sense on minishift? I went through the instructions that are publicly available on the Qlik site but it references a yaml at the end of the instructions and doesn't include what the contents of the yaml should be.

The tenant and licensing pods won't start when I complete all the steps. Any help is greatly appreciated!

Labels (1)
  • SaaS

1 Reply
Vincenzo_Esposito

the yaml file is the helm template instance for your deployment.

For a test purpose you can try to use as minimum this

 

devMode:
  enabled: true
engine:
  acceptEULA: "yes"