Closed east4ming closed 3 months ago
I have read the documentation and did not find an answer.
How can I use Attributes, such as ClusterRole ClusterRoleBinding that are not in appConfiguration: frontend.Server?
Attributes
ClusterRole
ClusterRoleBinding
appConfiguration: frontend.Server
Also can you add the above examples to the examples of the repo to help others better understand.
examples
Thank you!
Thanks for the feedback.
I've added the RBAC Example https://github.com/kcl-lang/konfig/pull/13
More issues and PRs are also welcome if you have more scenario questions or ideas. ❤️
General Question
I have read the documentation and did not find an answer.
How can I use
Attributes
, such asClusterRole
ClusterRoleBinding
that are not inappConfiguration: frontend.Server
?Also can you add the above examples to the
examples
of the repo to help others better understand.Thank you!