Hung Tran
Hung Tran
> We should also add this text to the description in the schema mof since the schema MOF is used to generate the wiki documentation. Already added to schema MOF...
Thank you for your suggestion. I'll be working on it soonest. On Sun, Jul 31, 2022, 20:49 Johan Ljunggren ***@***.***> wrote: > ***@***.**** requested changes on this pull request. >...
@johlju It seems that all the tests passed, could you help to review my PR again?
@johlju can you help to review my PR at https://github.com/dsccommunity/FailoverClusterDsc/pull/279?
> You mean the example in the _issue_ description? Yes, there's a typo in there, without the extra `, it should be: > > ```yaml > spec: > extra_settings: >...
Hi fork, for the one who has the same issue, I ended up with changing operator CRD and installer role to load LDAP Bind password from k8s secret and add...
@anthonylavado yes, all you need is to create a k8s secret for your LDAP Bind Password. I also update the readme in that PR so you will find the instruction...
Could you share your LDAP configuration? And also specify the version of operator and awx that you are using? I got ldap setup worked via extra setting with awx 19.4.0...
@mkjpryor you can make use of kustomize with any k8s operator such as Argo CD, FluxCD, Jenkins X to deploy it. Depend on your environment, you can tweak it a...
get the version that you want to deploy to your environment, have it checked in your own/private repo and restructure it to meet your requirement. For example (in my case):...