diff --git a/README.md b/README.md index 3fcb5d24..1493cbd8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The CrowdStrike Falcon Operator deploys CrowdStrike Falcon to the cluster. The o ## Installation and Deployment -For installation and deployment of the CrowdStrike Falcon Operator and its Custom Resources, please read the [Installation and Deployment Guide](./docs/install_guide.md) and choose the deployment method that is right for your target environment. +For installation and deployment of the CrowdStrike Falcon Operator and its Custom Resources, please read the [Installation and Deployment Guide](docs/install_guide.md) and choose the deployment method that is right for your target environment. ## Getting Help If you encounter any issues while using the Falcon Operator, you can create an issue on our [Github repo](https://github.com/CrowdStrike/falcon-operator) for bugs, enhancements, or other requests. diff --git a/docs/deployment/openshift/redhat-subscription.yaml b/docs/deployment/openshift/redhat-subscription.yaml index 025b7b7c..675ac476 100644 --- a/docs/deployment/openshift/redhat-subscription.yaml +++ b/docs/deployment/openshift/redhat-subscription.yaml @@ -3,7 +3,7 @@ kind: Subscription metadata: name: falcon-operator spec: - channel: certified-0.8 + channel: certified-0.9 name: falcon-operator-rhmp source: redhat-marketplace sourceNamespace: openshift-marketplace diff --git a/docs/src/deployment/openshift/redhat-subscription.yaml b/docs/src/deployment/openshift/redhat-subscription.yaml index 025b7b7c..675ac476 100644 --- a/docs/src/deployment/openshift/redhat-subscription.yaml +++ b/docs/src/deployment/openshift/redhat-subscription.yaml @@ -3,7 +3,7 @@ kind: Subscription metadata: name: falcon-operator spec: - channel: certified-0.8 + channel: certified-0.9 name: falcon-operator-rhmp source: redhat-marketplace sourceNamespace: openshift-marketplace