Skip to content

RBAC for Application Access #8637

Answered by corkrean
corkrean asked this question in Q&A
Oct 15, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

In this scenario, there should be five roles, Team A, Team B, Team C, Team D, and Team E.

There should be two label keys:

  • owner (e.g. owner:team-a)
  • app (e.g. app:app1)

The role for Team C would contain the following:

spec:
  allow:
    app_labels:
      owner: 'team-a'
      app:'app1'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@corkrean
Comment options

Answer selected by corkrean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant