File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ policies:
7
7
messageOnFailure : Incorrect value for key `host` - specify host instead of using a wildcard character ("*")
8
8
# - identifier: CONTAINERS_MISSING_IMAGE_VALUE_VERSION # Not applicable to RESC
9
9
# messageOnFailure: Incorrect value for key `image` - specify an image version to avoid unpleasant "version surprises" in the future
10
- - identifier : DEPLOYMENT_MISSING_LABEL_ENV_VALUE
11
- messageOnFailure : ' Missing label object `env` - add a proper environment description (e.g. "prod", "testing", etc.) to the Deployment config'
10
+ # - identifier: DEPLOYMENT_MISSING_LABEL_ENV_VALUE # Not applicable to RESC
11
+ # messageOnFailure: 'Missing label object `env` - add a proper environment description (e.g. "prod", "testing", etc.) to the Deployment config'
12
12
- identifier : CONTAINERS_MISSING_CPU_REQUEST_KEY
13
13
messageOnFailure : Missing property object `requests.cpu` - value should be within the accepted boundaries recommended by the organization
14
14
- identifier : CRONJOB_INVALID_SCHEDULE_VALUE
You can’t perform that action at this time.
0 commit comments