mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Add required fields to fluentd-gcp-scaler-policy CRD.
This commit is contained in:
parent
d4de8438e3
commit
41e39dd1fa
@ -8,6 +8,12 @@ spec:
|
||||
group: scalingpolicy.kope.io
|
||||
versions:
|
||||
- name: v1alpha1
|
||||
served: true
|
||||
storage: true
|
||||
schema:
|
||||
openAPIV3Schema:
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
names:
|
||||
kind: ScalingPolicy
|
||||
plural: scalingpolicies
|
||||
|
Loading…
Reference in New Issue
Block a user