Skip to content

Commit

Permalink
Merge pull request #9 from instaclustr/issue-1-fix
Browse files Browse the repository at this point in the history
issue-1-fix, templates for the latest operator release were updated
  • Loading branch information
DoodgeMatvey authored Mar 14, 2023
2 parents ff8e2cf + 4855de7 commit 4de7ec4
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 14 deletions.
26 changes: 26 additions & 0 deletions charts/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,32 @@ rbac:
- get
- patch
- update
- apiGroups:
- clusterresources.instaclustr.com
resources:
- redisusers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- clusterresources.instaclustr.com
resources:
- redisusers/finalizers
verbs:
- update
- apiGroups:
- clusterresources.instaclustr.com
resources:
- redisusers/status
verbs:
- get
- patch
- update
- apiGroups:
- clusters.instaclustr.com
resources:
Expand Down
Binary file removed docs/operator-0.1.0.tgz
Binary file not shown.
14 changes: 0 additions & 14 deletions index.yaml

This file was deleted.

0 comments on commit 4de7ec4

Please sign in to comment.