IvanNezamutdinov

Results 3 issues of IvanNezamutdinov

Hello. I have problem with connect by LDAPS to my openldap server. I am using docker image. My config: $keyphrase = "123456"; $ldap_url = "ldaps://ldap.server.local:636"; $ldap_starttls = false; $who_change_password =...

question

Hello, can I use dinamic variables and envs like this? ``` command: kubectl get nodes: exit-status: 0 stdout: not: match-regexp: 'NotReady' export test="a": exit-status: 0 http: '{{.Env.test}}': status: 200 timeout:...

question

Hello, I think, that helm/oci repository for this operator will be useful. Do you have plans to create remote helm repository for piraeus-operator?