Skip to content

Commit d9232ac

Browse files
make generate-crds-venconn
Signed-off-by: Richard Wall <[email protected]>
1 parent 50d007d commit d9232ac

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

deploy/charts/venafi-kubernetes-agent/crd_bases/jetstack.io_venaficonnections.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
7-
controller-gen.kubebuilder.io/version: v0.16.1
7+
controller-gen.kubebuilder.io/version: v0.17.3
88
name: venaficonnections.jetstack.io
99
spec:
1010
group: jetstack.io
@@ -254,7 +254,6 @@ spec:
254254
- JWT
255255
type: string
256256
clientId:
257-
default: cert-manager.io
258257
description: ClientID is the clientId used to authenticate
259258
with TPP.
260259
type: string
@@ -465,7 +464,6 @@ spec:
465464
- JWT
466465
type: string
467466
clientId:
468-
default: cert-manager.io
469467
description: ClientID is the clientId used to authenticate
470468
with TPP.
471469
type: string
@@ -662,7 +660,6 @@ spec:
662660
- JWT
663661
type: string
664662
clientId:
665-
default: cert-manager.io
666663
description: ClientID is the clientId used to authenticate
667664
with TPP.
668665
type: string
@@ -872,7 +869,6 @@ spec:
872869
- JWT
873870
type: string
874871
clientId:
875-
default: cert-manager.io
876872
description: ClientID is the clientId used to authenticate
877873
with TPP.
878874
type: string
@@ -1069,7 +1065,6 @@ spec:
10691065
- JWT
10701066
type: string
10711067
clientId:
1072-
default: cert-manager.io
10731068
description: ClientID is the clientId used to authenticate
10741069
with TPP.
10751070
type: string

deploy/charts/venafi-kubernetes-agent/templates/venafi-connection-crd.without-validations.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ spec:
255255
- JWT
256256
type: string
257257
clientId:
258-
default: cert-manager.io
259258
description: ClientID is the clientId used to authenticate with TPP.
260259
type: string
261260
url:
@@ -453,7 +452,6 @@ spec:
453452
- JWT
454453
type: string
455454
clientId:
456-
default: cert-manager.io
457455
description: ClientID is the clientId used to authenticate with TPP.
458456
type: string
459457
url:
@@ -638,7 +636,6 @@ spec:
638636
- JWT
639637
type: string
640638
clientId:
641-
default: cert-manager.io
642639
description: ClientID is the clientId used to authenticate with TPP.
643640
type: string
644641
url:
@@ -831,7 +828,6 @@ spec:
831828
- JWT
832829
type: string
833830
clientId:
834-
default: cert-manager.io
835831
description: ClientID is the clientId used to authenticate with TPP.
836832
type: string
837833
url:
@@ -1016,7 +1012,6 @@ spec:
10161012
- JWT
10171013
type: string
10181014
clientId:
1019-
default: cert-manager.io
10201015
description: ClientID is the clientId used to authenticate with TPP.
10211016
type: string
10221017
url:

deploy/charts/venafi-kubernetes-agent/templates/venafi-connection-crd.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ spec:
255255
- JWT
256256
type: string
257257
clientId:
258-
default: cert-manager.io
259258
description: ClientID is the clientId used to authenticate with TPP.
260259
type: string
261260
url:
@@ -456,7 +455,6 @@ spec:
456455
- JWT
457456
type: string
458457
clientId:
459-
default: cert-manager.io
460458
description: ClientID is the clientId used to authenticate with TPP.
461459
type: string
462460
url:
@@ -644,7 +642,6 @@ spec:
644642
- JWT
645643
type: string
646644
clientId:
647-
default: cert-manager.io
648645
description: ClientID is the clientId used to authenticate with TPP.
649646
type: string
650647
url:
@@ -843,7 +840,6 @@ spec:
843840
- JWT
844841
type: string
845842
clientId:
846-
default: cert-manager.io
847843
description: ClientID is the clientId used to authenticate with TPP.
848844
type: string
849845
url:
@@ -1031,7 +1027,6 @@ spec:
10311027
- JWT
10321028
type: string
10331029
clientId:
1034-
default: cert-manager.io
10351030
description: ClientID is the clientId used to authenticate with TPP.
10361031
type: string
10371032
url:

0 commit comments

Comments
 (0)