Enable operator

This commit is contained in:
Jonny Ervine 2023-09-10 12:03:05 +08:00
parent 0f75b3c1f5
commit 3472aacd91

View File

@ -224,7 +224,7 @@ enterprise: false
# Configuration of the optional Teleport operator # Configuration of the optional Teleport operator
operator: operator:
# Set enabled to true to add the Kubernetes Teleport Operator # Set enabled to true to add the Kubernetes Teleport Operator
enabled: false enabled: true
# Kubernetes Teleport Operator image # Kubernetes Teleport Operator image
image: public.ecr.aws/gravitational/teleport-operator image: public.ecr.aws/gravitational/teleport-operator
# Resources to request for the operator container # Resources to request for the operator container