Merge pull request 'feat: add kubernetes ldap groups' (#51) from benvin/kubernetes_ldap_groups into master
Reviewed-on: #51
This commit was merged in pull request #51.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
# this file doesnt need anything in it, so this data is just to make sure yamlencode reads some yaml data
|
||||
description: foo
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
# this file doesnt need anything in it, so this data is just to make sure yamlencode reads some yaml data
|
||||
description: foo
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
# this file doesnt need anything in it, so this data is just to make sure yamlencode reads some yaml data
|
||||
description: foo
|
||||
@@ -6,5 +6,5 @@ rules:
|
||||
- update
|
||||
|
||||
auth:
|
||||
approle:
|
||||
- tf_vault
|
||||
ldap:
|
||||
- kubernetes_au_syd1_cluster_admin
|
||||
|
||||
@@ -6,5 +6,5 @@ rules:
|
||||
- update
|
||||
|
||||
auth:
|
||||
approle:
|
||||
- tf_vault
|
||||
ldap:
|
||||
- kubernetes_au_syd1_cluster_operator
|
||||
|
||||
@@ -8,3 +8,5 @@ rules:
|
||||
auth:
|
||||
approle:
|
||||
- terraform_k8s
|
||||
ldap:
|
||||
- kubernetes_au_syd1_cluster_root
|
||||
|
||||
Reference in New Issue
Block a user