Skip to content

Commit

Permalink
Update resources with updated description
Browse files Browse the repository at this point in the history
Signed-off-by: dkwon17 <[email protected]>
  • Loading branch information
dkwon17 committed Jun 7, 2024
1 parent fa8955e commit c1d42aa
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ type WorkspaceConfig struct {
// the value "0" should be used. By default, the memory limit is 128Mi and the memory request is 64Mi.
// No CPU limit or request is added by default.
DefaultContainerResources *corev1.ResourceRequirements `json:"defaultContainerResources,omitempty"`
// PodAnnotations defines the metadata.annotations for pods created by the DevWorkspace Operator.
// PodAnnotations defines the metadata.annotations for DevWorkspace pods created by the DevWorkspace Operator.
PodAnnotations map[string]string `json:"podAnnotations,omitempty"`
}

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deploy/deployment/kubernetes/combined.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deploy/deployment/openshift/combined.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1d42aa

Please sign in to comment.