Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhoshi-vm committed Dec 13, 2024
1 parent 2755b96 commit 8984bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
kapp.k14s.io/change-group: "secrettemplate"
rules:
- apiGroups: ['']
resources: ['secret']
resources: ['secrets']
verbs: ['create', 'update']
---
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 8984bc1

Please sign in to comment.