Skip to content

Commit ee3537a

Browse files
authored
fix(Traefik Hub): update CRDs to v1.5.0
1 parent 2aca15d commit ee3537a

File tree

2 files changed

+0
-121
lines changed

2 files changed

+0
-121
lines changed

traefik/crds/hub.traefik.io_apiaccesses.yaml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@ spec:
3939
spec:
4040
description: The desired behavior of this APIAccess.
4141
properties:
42-
apiPlan:
43-
description: APIPlan defines which APIPlan will be used.
44-
properties:
45-
name:
46-
description: Name of the APIPlan.
47-
maxLength: 253
48-
type: string
49-
required:
50-
- name
51-
type: object
5242
apiSelector:
5343
description: |-
5444
APISelector selects the APIs that will be accessible to the configured audience.
@@ -141,14 +131,6 @@ spec:
141131
maxItems: 100
142132
type: array
143133
type: object
144-
weight:
145-
description: Weight specifies the evaluation order of the plan.
146-
type: integer
147-
x-kubernetes-validations:
148-
- message: must be a positive number
149-
rule: self >= 0
150-
required:
151-
- apiPlan
152134
type: object
153135
x-kubernetes-validations:
154136
- message: groups and everyone are mutually exclusive

traefik/crds/hub.traefik.io_apiplans.yaml

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)