Skip to content

Commit

Permalink
these should not be here
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Jan 25, 2021
1 parent 5d27caa commit cf2d49f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/v1alpha1/githubactionrunner_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ type GithubActionRunnerSpec struct {
MaxRunners int `json:"maxRunners"`

// +kubebuilder:validation:Required
// +kubebuilder:validation:XEmbeddedResource
// +kubebuilder:pruning:PreserveUnknownFields
// +operator-sdk:csv:customresourcedefinitions:type=spec,displayName="Pod Template"
PodTemplateSpec v1.PodTemplateSpec `json:"podTemplateSpec"`

Expand Down

0 comments on commit cf2d49f

Please sign in to comment.