Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
🔄 Synced file(s) with nginxinc/kubernetes-ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot committed Jan 11, 2022
1 parent b6f3902 commit aa6eeef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/crd/kic/k8s.nginx.org_globalconfigurations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.8.0
creationTimestamp: null
name: globalconfigurations.k8s.nginx.org
spec:
Expand Down
2 changes: 1 addition & 1 deletion config/crd/kic/k8s.nginx.org_policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.8.0
creationTimestamp: null
name: policies.k8s.nginx.org
spec:
Expand Down
2 changes: 1 addition & 1 deletion config/crd/kic/k8s.nginx.org_transportservers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.8.0
creationTimestamp: null
name: transportservers.k8s.nginx.org
spec:
Expand Down
2 changes: 1 addition & 1 deletion config/crd/kic/k8s.nginx.org_virtualserverroutes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.8.0
creationTimestamp: null
name: virtualserverroutes.k8s.nginx.org
spec:
Expand Down
2 changes: 1 addition & 1 deletion config/crd/kic/k8s.nginx.org_virtualservers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.8.0
creationTimestamp: null
name: virtualservers.k8s.nginx.org
spec:
Expand Down

0 comments on commit aa6eeef

Please sign in to comment.