Rael Garcia
Rael Garcia
Any updates on this issue? Currently there is a mix of non-official options available: - Community Operators: https://github.com/k8s-operatorhub/community-operators/tree/main/operators/vault - Community Operators: https://github.com/k8s-operatorhub/community-operators/tree/main/operators/vault-helm - OLM: https://github.com/redhat-openshift-ecosystem/community-operators-prod/tree/main/operators/vault-helm
For our use case, we ended developing a new operator using the [OperatorSDK Helm framework](https://sdk.operatorframework.io/docs/building-operators/helm/). It's actually a kind of meta-operator, when the operator image is built, it fetches the...
Awesome++ Happy to help with the localization of the white paper ✨
The white paper localisation is being discussed during the Kubernetes SIG-Docs ES weekly meetings, feel free to join them at http://go.rael.dev/k8s-sig-docs-es-meetings
The work is still in progress. :)
Still in review. 🙂
cc @jomkz @iam-veeramalla
Hey @iam-veeramalla, Let me check the GitHub.com documentation to review with keys can be removed safely and update th PR.
We have a similar issue, but in this case, for the Oauth configuration. A possible solution is having an `argocd-operator-secrets` secret deployed by the user. Managing the secrets outside the...