diff --git a/infrastructure/ontime-dev/ontime-operator/deploy.yaml b/infrastructure/ontime-dev/ontime-operator/deploy.yaml index 8371f8a..cf54307 100644 --- a/infrastructure/ontime-dev/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-dev/ontime-operator/deploy.yaml @@ -151,6 +151,12 @@ rules: - deployments verbs: - '*' +- apiGroups: + - networking.k8s.io + resources: + - ingresses + verbs: + - '*' - apiGroups: - gateway.networking.k8s.io resources: