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
Prerequisite: you'll need [Tekton Pipelines](https://github.com/tektoncd/pipeline/blob/main/docs/install.md#installing-tekton-pipelines-on-openshift) installed on your OpenShift cluster before you install Chains.
61
+
62
+
To install Tekton Chains on OpenShift, you must first apply the `anyuid` security
63
+
context constraint to the `tekton-chains-controller` service account. This is required to run the controller pod.
0 commit comments