Skip to content

Commit

Permalink
FIX: invalid patching v1beta rbac deprecated, now is v1
Browse files Browse the repository at this point in the history
  • Loading branch information
angelbarrera92 committed Sep 10, 2020
1 parent b947644 commit 2be6a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katalog/dual-nginx/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bases:
patchesJson6902:
- target:
group: rbac.authorization.k8s.io
version: v1beta1
version: v1
kind: Role
name: nginx-ingress-role
path: patch/rbac.yml
Expand Down

0 comments on commit 2be6a1a

Please sign in to comment.