Add required fields to fluentd-gcp-scaler-policy CRD.

This commit is contained in:
Marian Lobur 2021-04-19 12:44:13 +02:00
parent d4de8438e3
commit 41e39dd1fa

View File

@ -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