You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing in git mode, there's no version in the CR, when applying it throws the error below which is OK in the end because the installation goes through but
the message makes you investigate and think that there is something wrong with the deployment
➜ ~ qliksense apply -f ~/.qliksense/contexts/ibi/ibi.yaml
cr name: [ ibi ] has been loaded
error removing temporary changes to the config: version label is not set in CR
Installing operator controller
deployment.apps/qliksense-operator unchanged
role.rbac.authorization.k8s.io/qliksense-operator configured
rolebinding.rbac.authorization.k8s.io/qliksense-operator unchanged
serviceaccount/qliksense-operator unchangedInstalling resources used by the kuztomize patch
Installing operator CR into the cluster
qliksense.qlik.com/ibi created
The text was updated successfully, but these errors were encountered:
When testing in git mode, there's no version in the CR, when applying it throws the error below which is OK in the end because the installation goes through but
the message makes you investigate and think that there is something wrong with the deployment
➜ ~ qliksense apply -f ~/.qliksense/contexts/ibi/ibi.yaml
cr name: [ ibi ] has been loaded
error removing temporary changes to the config: version label is not set in CR
Installing operator controller
deployment.apps/qliksense-operator unchanged
role.rbac.authorization.k8s.io/qliksense-operator configured
rolebinding.rbac.authorization.k8s.io/qliksense-operator unchanged
serviceaccount/qliksense-operator unchangedInstalling resources used by the kuztomize patch
Installing operator CR into the cluster
qliksense.qlik.com/ibi created
The text was updated successfully, but these errors were encountered: