Created
November 11, 2025 15:07
-
-
Save jasonmadigan/83e59d93d5ddad192aacefd56d943d9d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: extensions.kuadrant.io/v1alpha1 | |
| kind: APIProduct | |
| metadata: | |
| creationTimestamp: "2025-11-10T15:34:48Z" | |
| generation: 2 | |
| name: toystore2 | |
| namespace: toystore | |
| resourceVersion: "13596" | |
| uid: 1e5ff20a-a8cb-4550-91c0-3b3e1468af20 | |
| spec: | |
| approvalMode: automatic | |
| contact: | |
| email: [email protected] | |
| team: user:default/guest | |
| description: toystore2 | |
| displayName: toystore2 | |
| documentation: | |
| docsURL: https://www.google.ie | |
| openAPISpec: https://www.google.ie | |
| plans: # copied/synced from a PlanPolicy | |
| - limits: | |
| daily: 100 | |
| tier: gold | |
| - limits: | |
| daily: 50 | |
| tier: silver | |
| - limits: | |
| daily: 10 | |
| tier: bronze | |
| publishStatus: Published | |
| tags: [] | |
| targetRef: # PlanPolicy discovered "through" this by association | |
| group: gateway.networking.k8s.io | |
| kind: HTTPRoute | |
| name: toystore | |
| namespace: toystore | |
| version: v1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment