Skip to content

Commit 40c519d

Browse files
committed
new todos from master
1 parent cf7a439 commit 40c519d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/controller/mapserver/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func GetEnvVarsForDeployment[O pdoknlv3.WMSWFS](obj O, blobsSecretName string) [
216216
}
217217
}
218218

219-
// TODO fix linting (cyclop)
219+
// TODO fix linting (cyclop,gocritic,revive)
220220
// Resources for mapserver container
221221
func GetResourcesForDeployment[O pdoknlv3.WMSWFS](obj O) v1.ResourceRequirements {
222222
resources := v1.ResourceRequirements{

0 commit comments

Comments
 (0)