File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
openshift/kustomize/infrastructure-components Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -44,25 +44,3 @@ replacements:
44
44
- metadata.annotations.service\.beta\.openshift\.io/serving-cert-secret-name
45
45
options :
46
46
create : true
47
-
48
- # Set versions other than v1beta1 to not served in the CRDs
49
- # Note that we continue to serve v1alpha1 of
50
- # openstackfloatingippools.infrastructure.cluster.x-k8s.io as it is the most
51
- # recent version of that CRD
52
- - source :
53
- version : v1
54
- kind : ConfigMap
55
- name : kustomize-capo-vars
56
- fieldPath : data.serveOldVersions
57
- targets :
58
- - select :
59
- group : apiextensions.k8s.io
60
- version : v1
61
- kind : CustomResourceDefinition
62
- reject :
63
- # The following types don't have any of these versions
64
- - name : openstackfloatingippools.infrastructure.cluster.x-k8s.io
65
- - name : openstackservers.infrastructure.cluster.x-k8s.io
66
- fieldPaths :
67
- - spec.versions.[name=v1alpha6].served
68
- - spec.versions.[name=v1alpha7].served
You can’t perform that action at this time.
0 commit comments