Skip to content

Commit 0a695b8

Browse files
authored
Merge pull request #44193 from arujjval/patch-1
Update replicalimit-param.yaml
2 parents 81f9060 + 8e44a80 commit 0a695b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/examples/validatingadmissionpolicy/replicalimit-param.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: rules.example.com/v1
22
kind: ReplicaLimit
33
metadata:
44
name: "replica-limit-test.example.com"
5-
namesapce: "default"
6-
maxReplicas: 3
5+
namespace: "default"
6+
maxReplicas: 3

0 commit comments

Comments
 (0)