Skip to content

Commit

Permalink
fix: add missing selector label (#26)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Malik <[email protected]>
  • Loading branch information
ashish493 authored Apr 5, 2022
1 parent e4b5f95 commit 69a6ead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ metadata:
name: casbin
spec:
replicas: 1
selector:
matchLabels:
name: casbin
template:
metadata:
name: casbin
Expand Down

0 comments on commit 69a6ead

Please sign in to comment.