Skip to content

Commit 4c235bb

Browse files
authored
fix: add DNS admin to Editor role (#146)
Resolves #145 by adding the DNS admin role to the Editor role.
2 parents 473e47f + bcffbe9 commit 4c235bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/assignable-organization-roles/roles/datum-cloud-editor.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ spec:
2222
namespace: milo-system
2323
- name: resourcemanager.miloapis.com-organization-viewer
2424
namespace: milo-system
25+
- name: dns.networking.miloapis.com-dns-admin
26+
namespace: milo-system

0 commit comments

Comments
 (0)