-
Task
-
Resolution: Unresolved
-
Major
-
None
apiVersion: operator.gatekeeper.sh/v1alpha1
kind: Gatekeeper
metadata:
name: gatekeeper
spec:
image:
image: docker.io/openpolicyagent/gatekeeper:v3.14.0
imagePullPolicy: Always
We release the gatekeeper-operator matching to the gatekeeper version.
If the user changes this image, this might cause errors. In addition, we don't test this feature now