Operator has VMUser objects to compose VMAuth configuration from multiple sources. Helm charts should allow composing vmauth configuration similarly.
Ideas:
- similar to vmuser, allow composing config from several configmaps (via labelselector). These would apply in lexographical order
- similar to systemd services allow specifying "dropins" - configmaps with bits of configuration to override / extend.
Operator has
VMUserobjects to compose VMAuth configuration from multiple sources. Helm charts should allow composing vmauth configuration similarly.Ideas: