I have a micro-services based JHipster app and have generated a Kubernetes deployment script using the kubernetes
sub-generator.
I have deployed the app to Azure AKS and have it running smoothly. The current profile it is running with is 'prod'. How can I change the active profile the 'dev' in order to view swagger documentation?