Skip to content

Commit

Permalink
kube124: Adds PODs to the kubernetes apiexport
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprusi committed Nov 29, 2022
1 parent 6451c54 commit 067006c
Show file tree
Hide file tree
Showing 3 changed files with 8,229 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/rootcompute/kube-1.24/apiexport-kubernetes.k8s.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ metadata:
name: kubernetes
spec:
latestResourceSchemas:
- v124.ingresses.networking.k8s.io
- v124.services.core
- v124.deployments.apps
- v124.ingresses.networking.k8s.io
- v124.services.core
- v124.deployments.apps
- v124.pods.core
maximalPermissionPolicy:
local: {}
status: {}
Loading

0 comments on commit 067006c

Please sign in to comment.