Skip to content

Commit 3821e77

Browse files
committed
RHINENG-21216: silence minimum three replicas warning
1 parent 156ca08 commit 3821e77

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deploy/clowdapp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ objects:
88
kind: ClowdApp
99
metadata:
1010
name: patchman
11+
annotations:
12+
ignore-check.kube-linter.io/minimum-three-replicas: minimum three replicas not required
1113
spec:
1214
envName: ${ENV_NAME}
1315
deployments:

0 commit comments

Comments
 (0)