Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hhiroshell committed Nov 10, 2020
1 parent 4779b33 commit c7420f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/crd/bases/batch.tutorial.kubebuilder.io_cronjobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,8 @@ spec:
type: string
protocol:
description: Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP".
# workaround for https://github.com/kubernetes-sigs/kubebuilder/issues/1466
default: TCP
type: string
required:
- containerPort
Expand Down Expand Up @@ -2351,6 +2353,8 @@ spec:
type: string
protocol:
description: Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP".
# workaround for https://github.com/kubernetes-sigs/kubebuilder/issues/1466
default: TCP
type: string
required:
- containerPort
Expand Down

0 comments on commit c7420f8

Please sign in to comment.