Expected Behavior
changing profile should reflect on components
In case of OpenShift
changing profile from all to basic should delete the tekton addon resource
Actual Behavior
changing profile doesn't have any effect on components.
Steps to Reproduce the Problem
Tested on Openshift but I think would be similar on Kubernetes platform too
- Install Operator (by default it will install TektonConfig with all profile)
- Change profile to basic in TektonConfig
- Addon resource should get deleted but still accessible