Skip to content

Commit

Permalink
update: change ns edit to admin access (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow authored Feb 27, 2024
1 parent 5ce777b commit 68f5b03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ gitops-tenant:
namespaces:
- nameSuffix: ""
role: dev
adminGroupRole: edit
adminGroupRole: admin
annotations:
openshift.io/display-name: IBM Common Services
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ gitops-tenant:
namespaces:
- nameSuffix: ""
role: dev
adminGroupRole: edit
adminGroupRole: admin
annotations:
openshift.io/display-name: OSDU Service Mesh
2 changes: 1 addition & 1 deletion tenants/hou-edge/osdu/charts/tenant-projects/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ gitops-tenant:
namespaces:
- nameSuffix: ""
role: dev
adminGroupRole: edit
adminGroupRole: admin
annotations:
openshift.io/display-name: OSDU

0 comments on commit 68f5b03

Please sign in to comment.