0f60e2208e
* implement team update in legacy store * add unit tests * add integration test * set permissions for user in integration tests * add more integration tests for update * update validations * add unit tests for ValidateOnUpdate() func * fix integration test
8 lines
141 B
YAML
8 lines
141 B
YAML
apiVersion: iam.grafana.app/v0alpha1
|
|
kind: Team
|
|
metadata:
|
|
name: test-team-1
|
|
spec:
|
|
title: "Test Team 2"
|
|
email: testteam2@example123.com
|