Skip to content

Commit

Permalink
Update api/v1alpha1/nstemplateset_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Matous Jobanek <[email protected]>
  • Loading branch information
mfrancisc and MatousJobanek authored Sep 23, 2024
1 parent 1507f40 commit 749025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/nstemplateset_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ type NSTemplateSetStatus struct {
// +listType=atomic
Namespaces []NSTemplateSetNamespace `json:"namespaces,omitempty"`

// the cluster resources template (for cluster-wide quotas, etc.) provisioned for the current NSTemplateSet CR
// The cluster resources template (for cluster-wide quotas, etc.) that was used last time to provision the NSTemplateSet CR
// +optional
ClusterResources *NSTemplateSetClusterResources `json:"clusterResources,omitempty"`

Expand Down

0 comments on commit 749025b

Please sign in to comment.