Guilherme Baufaker Rêgo created SWSQE-437:
---------------------------------------------
Summary: Maistra with Minimal Resource and Minimal Resource with Kiali
Key: SWSQE-437
URL:
https://issues.jboss.org/browse/SWSQE-437
Project: Kiali QE
Issue Type: Sub-task
Reporter: Guilherme Baufaker Rêgo
Assignee: Michael Foley
Minimal resource won't install kiali.
Minimal resource file with Kiali look like:
{code:yaml}
apiVersion: "istio.openshift.com/v1alpha1"
kind: "Installation"
metadata:
name: "istio-installation"
spec:
kiali:
username: ${OPENSHIFT_KIALI_USERNAME}
password: ${OPENSHIFT_KIALI_PASSWORD}
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)