Skip to content

Commit

Permalink
Svpi61 vault init (#118)
Browse files Browse the repository at this point in the history
Svpi61 vault init
  • Loading branch information
sparkoo authored and parasense committed Feb 28, 2022
1 parent 628f4d4 commit b9d633e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions components/authentication/spi-vault-admin.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: spi-vault-admin
namespace: spi-system
subjects:
- kind: User
name: skabashnyuk
- kind: User
name: sparkoo
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: spi-vault-admin

0 comments on commit b9d633e

Please sign in to comment.