Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rbac.yaml for fix invalid yaml #161

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Update rbac.yaml for fix invalid yaml #161

merged 1 commit into from
Mar 29, 2024

Conversation

psychomantys
Copy link
Contributor

The RBAC is missing one line. When using kustomize:

Error: map[string]interface {}(nil): yaml: unmarshal errors:
line 19: mapping key "resources" already defined at line 17
line 20: mapping key "verbs" already defined at line 18

The RBAC is missing one line. When using kustomize:

Error: map[string]interface {}(nil): yaml: unmarshal errors:
  line 19: mapping key "resources" already defined at line 17
  line 20: mapping key "verbs" already defined at line 18
@chrislusf chrislusf merged commit bcd6313 into seaweedfs:master Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants