Skip to content

Commit

Permalink
Update replicalimit-param.yaml
Browse files Browse the repository at this point in the history
Corrected spelling of "namespace"
  • Loading branch information
arujjval authored Dec 3, 2023
1 parent 2d285b7 commit 8e44a80
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: rules.example.com/v1
kind: ReplicaLimit
metadata:
name: "replica-limit-test.example.com"
namesapce: "default"
maxReplicas: 3
namespace: "default"
maxReplicas: 3

0 comments on commit 8e44a80

Please sign in to comment.