Files
grafana/pkg/tests/apis/iam/testdata/teambinding-test-create-v0.yaml
Mihai Doarna 54c224dae7 IAM: Add the external field to the TeamBinding spec (#112382)
* add the external field to the TeamBinding spec

* fix unit tests
2025-10-15 11:21:33 +03:00

12 lines
187 B
YAML

apiVersion: iam.grafana.app/v0alpha1
kind: TeamBinding
metadata:
name: test-team-binding-1
spec:
subject:
name: ""
teamRef:
name: ""
permission: "admin"
external: false