From 1bec74725cea4377b636582723ff7bb6db03fd5f Mon Sep 17 00:00:00 2001 From: Ian Stanton Date: Tue, 5 Dec 2023 11:38:37 -0500 Subject: [PATCH] Generate crd --- charts/tembo-operator/templates/crd.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/charts/tembo-operator/templates/crd.yaml b/charts/tembo-operator/templates/crd.yaml index 36a786c86..206ac3dd9 100644 --- a/charts/tembo-operator/templates/crd.yaml +++ b/charts/tembo-operator/templates/crd.yaml @@ -179,6 +179,13 @@ spec: routing: items: properties: + entryPoints: + default: + - websecure + items: + type: string + nullable: true + type: array ingressPath: nullable: true type: string