This repository was archived by the owner on Sep 26, 2023. It is now read-only.
Gatekeeper Operator v0.2.0-rc.0
Pre-release
Pre-release
NOTE: The deployment name for the operator has changed in this release from gatekeeper-operator-controller-manager
to gatekeeper-operator-controller
with #187 due to issues fixed in #168. Therefore, if updating to this operator, you must manually delete the old deployment name with kubectl delete deployments.apps gatekeeper-operator-controller-manager
before installing this version with the below command. This is only necessary if not using OLM as OLM will handle deleting the old deployment after successful upgrade.
To install the Gatekeeper Operator:
kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.0-rc.0/deploy/gatekeeper-operator.yaml